By Letter: Non-alphabet | A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z
  Email this page to a friend


Java archive




<file format, filename extension> (jar) A compressed archive file containing Java class files, filename extension: ".jar".

The Java Development Kit contains a tool called "jar" for creating .jar files, similar to the standard Unix tar command.

As well as archiving and compressing the Java class files, it also inserts a "manifest" file which can contain information about the class files, such as a digital signature.

Combining class files into a single archive file makes it possible to download them in a single HTTP transaction.

This, and the compression, speeds up execution of Java programs delivered via the Internet.





< Previous TermsTerms Containing Java archiveNext Terms >
Java 2 Platform, Enterprise Edition
Java 2 Platform, Micro Edition
Java 2 Platform, Standard Edition
Java 2 SDK
Java 2 Software Development Kit
jar
JavaBeans
Java Database Connectivity
Java Development Kit
Java Message Service
Java Native Interface


Web Standards & Support:

Link to and support eLook.org Powered by LoadedWeb Web Hosting
Valid XHTML 1.0! Valid CSS! eLook.org FireFox Extensions