Home Articles FAQs XREF Games Software Instant Books About Feedback Search Site-Map
irt.org logo

Q4066 Is there any way to load applet faster in a HTML site?

irt.org | Knowledge Base | Java | Q4066 [ previous next ]

Q4066 Is there any way to load applet faster in a HTML site?

Use a Java Archive file to cluster the classes and the data that you want to supply to your applet. Check out the JAR utility that comes with the JDK, check the options to compress the .jar file. Now use the archive field in the applet tag. This will help in reducing the time to load the applet.


Provide feedback ...
AddThis Social Bookmark Button

Provide feedback ... AddThis Social Bookmark Button


Last Updated: 30th March 2008. Maintained by: Martin Webb
irt.org liability, trademark, document use, privacy statement and software licensing rules apply.
Copyright © 1996-2008 irt.org, All Rights Reserved.