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.