Jaim, > I think that the problem is that IExplorer does not refresh > crashed code. > > To test your 'modified' applet, I gave it a new name > (JmolAppleDebug.jar), so the browser had no other option than to load it > from new, and worked. [snip] > I need to find a way of really refreshing the applet on the browser.
There is no way to reload the applet on the browser ... on any browser. You *must* exit completely out of all instances of the browser. Sometimes on Win32 system there are remnants that are left hanging around. The only way to confirm that all instances of the browser are completely gone is by looking at the task list. This is one of the main reasons that it is highly recommended that you do development of scripts in the Jmol application. To be clear, you do not need to do anything on the web server. But you must restart the browser from scratch if you change the applet (any applet) on the web server. Miguel ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Jmol-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jmol-users

