>> I get a CML not supported error :( Can this be the reason of the >> FileNotFound exception? [snip] > I am not sure why. I will try to take a look at it.
Egon, This seems to be working now. I changed several things ... and I honestly don't know what I modified to make it start working. But it seems to be working. * This is a 2D structure, so I think that is a problem. * We will have to make some modifications to the present code to get it to work with the JmolApplet. The applet security model will only allow the JmolApplet to retrieve URLs from its home server. Therefore, all URLs which are fetched by the unsigned JmolApplet must be routed through the JmolAppletProxy. * It isn't clear to me how much of the 'dadml' intelligence we want to put in the JmolAppletProxy and how much we want to leave in the JmolApplet code itself. That is, we could leave all the 'intelligence' in the JmolApplet. Or, we could encode this in the JmolAppletProxy that runs on the web server. Miguel ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Jmol-developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/jmol-developers
