Use these commands to deploy Java applications and applets to the web.
This section contains the following commands:
pack200: Packages a JAR file into a compressed pack200 file for web deployment.
unpack200: Transforms a packed file produced by pack200
(1) into a JAR file for web deployment.
javafxpackager: Performs tasks related to packaging and signing JavaFX applications.
Contents Previous Next