Jar

From Just Solve the File Format Problem
(Difference between revisions)
Jump to: navigation, search
m
Line 5: Line 5:
 
}}
 
}}
  
A JAR file is a [[ZIP]] file that contains an optional META-INF directory. Within the META-INF directory a manifest file (MANIFEST.MF) has a main section and a list of sections for individual JAR file entries.  
+
A JAR file is a [[ZIP]] file that contains an optional META-INF directory. Within the META-INF directory a manifest file (MANIFEST.MF) has a main section and a list of sections for individual JAR file entries. Jar files are used to store and transfer multiple [[Java]] applets and their associated files.
  
 
== Identifiers ==
 
== Identifiers ==

Revision as of 14:30, 31 January 2013

File Format
Name Jar
Ontology
Extension(s) .jar, .j

A JAR file is a ZIP file that contains an optional META-INF directory. Within the META-INF directory a manifest file (MANIFEST.MF) has a main section and a list of sections for individual JAR file entries. Jar files are used to store and transfer multiple Java applets and their associated files.

Identifiers

  • File extension: .JAR


References

Personal tools
Namespaces

Variants
Actions
Navigation
Toolbox