The new JAR file format is for Java Archives - a file that can contain Java classes and other data, such as images and sounds. The JAR format accomplishes several goals:
|
A signed applet from a trusted entity can be downloaded to run under appletviewer with full rights as a local application. They do not run under a regular browser where applets come under the regular "sandbox" restrictions of the Java security model. |