I admit that I am a novice at this so the answer may well be trivial but...
I made a very simple html page with the jmol applet successfully included
[...
<applet code="JmolApplet" archive="JmolApplet.jar" width="350" height="350">
<param name="load" value="glak098a.pdb">
<param name="bgcolor" value="#1010aa">
</applet>
...
]
Then I tried to make this exact same page but on-the-fly from a cgi script
(which is how I want the final site to be working) and now I get an error
message (both in the displayed page and from the Apache server). The message
in the server log is:
... script not found or unable to stat:
/usr/people/web/web-cgi-bin/JmolApplet.class
but the .jar file is there. Why the reference to a JmolApplet.class file?
Rich
-------------------------------------------------------
This SF.net email is sponsored by: IBM Linux Tutorials.
Become an expert in LINUX or just sharpen your skills. Sign up for IBM's
Free Linux Tutorials. Learn everything from the bash shell to sys admin.
Click now! http://ads.osdn.com/?ad_id=1278&alloc_id=3371&op=click
_______________________________________________
Jmol-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jmol-users