What you're after is lazy loading. As I vaguely recall, the Java
plugin
doesn't do that, only the JNLP loader does, and only as an option.
I don't
remember how to get lazy loading with an applet, but it wouldn't
surprise
me if you had to do it yourself with a ClassLoader.
I think one can also "index" jar files, and this is said to speed up
class loading
by allowing the web browser (?) to figure out where to go to get which
class...
Moises
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Java-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/java-dev/email@hidden