Sorry if this is the wrong list (maybe post to users?) for this  
question, although it seems a little technical for that list.

There was a time when you could create java applets that would  
communicate with other java applets in a webpage via LiveConnect. You  
would compile your applets with the JSObject class provided by  
Netscape, and issue javascript commands that could be targeted to  
named applets specifically.

Evidently Mozilla (Firefox) has abandoned LiveConnect in favor of  
other technologies. I would like to explore creating applets that can  
communicate with Jmol and embed them in webpages. I once had a  
library of Java applets that could communicate with Chime (albeit a  
plug-in), that used LiveConnect.

Is anyone aware of how to get my applet to script a Jmol applet in  
Mozilla? This is simply applet to applet communication in the same  
webpage. I have searched the archives, and the web, but haven't  
exactly come across a definitive answer and a lot of references to  
the now defunct LiveConnect.

Cheers,

Albion

-------------------------------------------------------------------------
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-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jmol-developers

Reply via email to