<?xml version="1.0" encoding='utf-8'?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card id="card1" title="JAR (file format) - Page 2 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=JAR_(file_format)&amp;p=1">1.Previous</a><br />
<a accesskey="3" href="page.php?w=JAR_%28file_format%29&amp;p=3">3.Next</a>
</p>
<p>and typically have a <code>.jar</code> <a href="page.php?w=file_extension">file extension</a>.</p>

<p><big>Design</big></p>
<p>A JAR file allows Java runtimes to efficiently <a href="page.php?w=software_deployment">deploy</a> an entire application, including its classes and their associated resources, in a single request. JAR file elements may be compressed, shortening download times.</p>

<p>A JAR file may contain a manifest file, that is located at <code>META-INF/MANIFEST.MF</code>. The entries in the manifest file describe how to use the JAR file.</p><p>
<a accesskey="1" href="page.php?w=JAR_(file_format)&amp;p=1">1.Previous</a><br />
<a accesskey="3" href="page.php?w=JAR_%28file_format%29&amp;p=3">3.Next</a>
</p>

<do type="prev" label="Search">
        <go href="search.wml"/>
</do>

</card>
</wml>
