Documentation Contents
Java Platform, Standard Edition Tools Reference
Contents    Previous    Next

10 Deploy Applications and Applets

Use these commands to package Java and JavaFX applications for deployment.

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.

javapackager: Performs tasks related to packaging and signing Java and JavaFX applications.

javafxpackager: Deprecated. Use javapackager.

Contents    Previous    Next

Oracle and/or its affiliates Copyright © 1993, 2015, Oracle and/or its affiliates. All rights reserved.
Contact Us