Hi Andreas

I've got no experience with your scripting languages, but try this:

<script>
jmolInitialize("Jmol");
jmolApplet(500, "load " + ${Page3_protein.valueForJmol()} );
</script> 

Thta way, the dynamic value will be evaluated first and then passed 
to Jmol.js to build the applet.


-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Register now and save $200. Hurry, offer ends at 11:59 p.m., 
Monday, April 7! Use priority code J8TLD2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Jmol-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jmol-developers

Reply via email to