Warwick wrote:

> There has been some discussion on the list regarding applet caching.

Yes, and I am sure that it was a little confusing.

> My understanding is that:
>
> (a) to improve caching with the Sun JVM then setting the following
> parameter is preferred

That is not true.

Using the 'archive' parameter will also cause the Sun Java Plugin to cache
the applet. Sun's documentation really needs to be updated.


> So do I mark up the HTML to use BOTH the Sun JVM caching on client
> machines, AND also support the MSJVM on other client machines?

Using the 'archive' parameter is the preferred mechanism for internet
deployment where multiple browsers are to be supported. It will operate on
all browsers and will be cached locally for the Sun JVM.


Miguel



-------------------------------------------------------
This SF.Net email is sponsored by the new InstallShield X.
>From Windows to Linux, servers to mobile, InstallShield X is the
one installation-authoring solution that does it all. Learn more and
evaluate today! http://www.installshield.com/Dev2Dev/0504
_______________________________________________
Jmol-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to