> If I move the directory to my desktop, and try to run with the "file > open" command "rather than the external web site", again Safari works > fine. Both Camino and Mozilla fail with a "language.... exception" > error. > > Likewise, I am having difficulty with the codebase expression. I find > I cannot use it on my local machine.
I *strongly* recommend the following: One should not try to run applets locally ... it is not portable across browsers and does not work reliably. To do local development one should run a local web server and access the files through the local web server. This has the additional advantage of making it much easier to test on other platforms (like Win32) *during* development, rather than waiting until the end. Miguel ------------------------------------------------------- The SF.Net email is sponsored by EclipseCon 2004 Premiere Conference on Open Tools Development and Integration See the breadth of Eclipse activity. February 3-5 in Anaheim, CA. http://www.eclipsecon.org/osdn _______________________________________________ Jmol-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jmol-users

