Technical data
A Using the WebLogic Java Utilities
A-2 Administration Guide
To use these utilities you must correctly set your CLASSPATH. For more information, 
see “Setting the Classpath Option.”
AppletArchiver
The AppletArchiver utility runs an applet in a separate frame, keeps a record of all 
of the downloaded classes and resources used by the applet, and packages these into 
either a 
.jar file or a .cab file. (The cabarc utility is available from Microsoft.)
Syntax
$ java utils.applet.archiver.AppletArchiver URL filename
Conversion
If you have used an earlier version of WebLogic, you must convert your 
weblogic.properties files. Instructions for converting your files using a 
conversion script are available in the Administration Console Online Help section 
called “Conversion.”
Argument Definition
URL 
URL for the applet.
filename
Local filename that is the destination for the .jar/.cab archive.










