Hi, 
I'm trying to use Jmol10 to display protein structures (from PDB files) on a webpage. 
Unfortunately, I can't get the applet to display any structures. The applet itself is 
displayed on the webpage, and I can change the background colour, but no protein 
structure is displayed. I'm using linux Fedora core2, with jakarta tomcat serving the 
webpage. This is what I have in my HTML:

      <applet name="jmol" code="JmolApplet" archive="JmolApplet.jar" codebase="jmol" 
width="400" height="400" mayscript="true">
        <param name="progressbar" value="true">
        <param name="progresscolor" value="blue">
        <param name="boxmessage" value="Downloading JmolApplet ...">
        <param name="boxbgcolor" value="black">
        <param name="boxfgcolor" value="white">
        <param name="load" value="model.B99990001">
        <param name="script" value="cpk off; wireframe; ribbons">

      </applet>

The stand-alone version of Jmol10 works fine with the same input structure files. Any 
help would be greatly appreciated.
Thanks,
Nader


-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_idG21&alloc_id040&op=click
_______________________________________________
Jmol-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jmol-users

Reply via email to