>> would it be hard to compile the plug-in so that it would be a regular >> plug-in on the client's machine (so a 600K applet doesn't have to be >> resent over the network?).
> It is hard... Mozilla, at some stage, had a project that would allow to > program regular plugins in Java, but I think that project died... > unfortunately... But as soon as this changes again, and plugins can be > written in Java again, Jmol will jump right in... This question comes up quite a bit. Applets are loaded from the web server on demand and subsequently cached on the client machine. As long as the applet on the server doesn't change and the applet stays in the local cache, it will not be reloaded. In general, this mechanism seems to work quite well. There may be some browser-specific caching issues on particular platforms, but I am not aware of any. Miguel ------------------------------------------------------- This SF.Net email sponsored by: ApacheCon 2003, 16-19 November in Las Vegas. Learn firsthand the latest developments in Apache, PHP, Perl, XML, Java, MySQL, WebDAV, and more! http://www.apachecon.com/ _______________________________________________ Jmol-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jmol-users