Sebastian Schwieger schrieb:
> Bob Hanson schrieb:
>>
>> Are you sure you are using "../" or "../../" for the path to the jar 
>> file in the Web Export page, and not something like "../jmol"?
>>
> Here's my directory structure:
> 
> base/
>       jmol_Test/
>                 jmol_Test.html
>                 testfile.spt
>                 testfile.log.gz
>                 JmolPopIn.js
>                 testfile.png
>       jmol/
>            Jmol.js
>            Jmol.jar
>            JmolApplet.jar
>            ....
> 
> These are the paths in jmol_Test.html:
> 
> var jmoljarpath = "../jmol";
> var jmoljspath = "../jmol";
> var jmoljarfile = "JmolApplet0.jar";
> var dataDir = ".";
> 
> So, yeah, I'm using "../jmol". Is that wrong?

To answer my own question: Yes, it is wrong. I should have read existing 
documentation. [1]

[1] http://wiki.jmol.org:81/index.php/Jmol_Applet_Deployment_Local

Sebastian
> 
> Sebastian
> 
>> Bob
>>
>>




-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Jmol-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to