Documentation Contents

Note: This Java plug-in guide describes features released prior to the Java SE 6 update 10 release. See Java Rich Internet Applications Development and Deployment for the latest information.

< Contents

Jar Indexing


In the case that an applet uses multiple .jar files, more efficient downloading can be achieved by indexing the .jar files. By indexing, only required .jar files are downloaded. For more information on Jar Indexing, see Java Archive (JAR) Features.


Oracle and/or its affiliates Copyright © 1993, 2012, Oracle and/or its affiliates. All rights reserved.
Contact Us