> Hi, > > Just beginning to experiment with the Jmol applet... What could be the > cause > that the test files work OK when uploaded to the server, however, exactly > the same files & jmol stuff do not work locally (neither in Firefox nor > IE, > trying to test in several PC)? According to the Java consol class > JmolApplet not found, etc. > > > Tamas
Tamas, Applets are designed to run from web servers. Security reasons prevent them from running locally. Run the applet through a web server. If you want to run locally, then run a local web server. Miguel ------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ Jmol-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jmol-users

