Java   View all facts   Glossary   Help
file > Java Archive file
Next filesource file    Upfile    Previous fileclass file   

Java Archive file
(jar file)
subjectfact 
Java Archive filecontains class files and a manifest fileadded by: DS, 2001-10-19 11:37:06.0
has definition A collection of Java classes and other files packaged into a single fileadded by: JK, source: Teach Yourself Java 2 in 21 Days, reference: Source 2, 2001-10-19 11:37:06.0
has advantage when an applet is run, only one file needs to be downloaded from the web server instead of separate files for each class, image, audio file needed by the appletadded by: JK, source: Teach Yourself Java 2 in 21 Days, 2001-10-19 11:37:06.0
has purpose to consolidate class files into a single file for more compact storage , distribution , and transmissionadded by: JK, 2001-10-19 11:37:06.0
is a subtopic of How Java Works2001-10-19 11:37:06.0
is abbreviated as jar fileadded by: JK, 2001-10-19 11:37:06.0
is created using the jar tool2001-10-19 11:37:06.0
is supported by versions 4.0 and higher of Netscape Navigator and Microsoft Internet Exploreradded by: JK, source: Teach Yourself Java 2 in 21 Days, 2001-10-19 11:37:06.0
is a kind of fileadded by: DS, 2001-10-19 11:37:06.0
may be compressedadded by: JK, source: Teach Yourself Java 2 in 21 Days, 2001-10-19 11:37:06.0
fileis the smallest unit of source code that can be compiled2001-10-19 11:36:43.0