Thanks for your advice, Miguel I still cannot load files from absolute paths on disk, but first I am trying to fix loading from PDB.
El 26 Jul 2005 a las 11:40, Miguel escribió: > Using the signed applet, you should be able to load compressed files > directly from the PDB using the following cgi: > load > "http://www.rcsb.org/pdb/cgi/export.cgi/1CRN.pdb.gz?format=PDB&pdbId=1CRN&compression=gz"; This is what I have: (using Jmol.js and v.10.00.24) jmolInitialize("./", true) // use signed applet jmolScript('load "http://www.rcsb.org/pdb/cgi/export.cgi/1CRN.pdb.gz?format=PDB&pdbId=1 CRN&compression=gz"') No molecule shows up; Jmol console gives this output: Jmol script completed Jmol executing script ... File Error:java.security.AccessControlException: access denied (java.net.SocketPermission www.rcsb.org:80 connect,resolve) ScriptException:java.security.AccessControlException: access denied (java.net.SocketPermission www.rcsb.org:80 connect,resolve) Script line:load "http://www.rcsb.org/pdb/cgi/export.cgi/1CRN.pdb.gz?format=PDB&pdbId=1CRN&compression=gz" ScriptException:java.security.AccessControlException: access denied (java.net.SocketPermission www.rcsb.org:80 connect,resolve) Script line:load "http://www.rcsb.org/pdb/cgi/export.cgi/1CRN.pdb.gz?format=PDB&pdbId=1CRN&compression=gz" Jmol script completed The same command on Jmol app works OK. Any clues? ------------------------------------------------------- SF.Net email is sponsored by: Discover Easy Linux Migration Strategies from IBM. Find simple to follow Roadmaps, straightforward articles, informative Webcasts and more! Get everything you need to get up to speed, fast. http://ads.osdn.com/?ad_idt77&alloc_id492&op=click _______________________________________________ Jmol-users mailing list Jmol-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jmol-users