JAR - Java Archive
A file format used to bundle multiple files into a single archive file. Typically a JAR file will contain the class files and auxiliary resources associated with applets and applications. However, a JAR file could contain libraries and extensions to the Java language itself, entire Java Applications, or Java utility code. By convention, JAR files end with a .jar extension.
Previous Web Hosting Term: ITU - International Telecommunication UnionNext Web Hosting Term: Java