Albion, my understanding (just from reading a few blogs such as 
http://boomswaggerboom.wordpress.com/2007/04/16/javaplugin-cleanup-for-mozilla-20/)
 
suggests that this will not be an issue -- that the replacement 
technology is a full replacement, and developers using JSObject won't 
notice any changes. Can anyone provide evidence one way or the other on 
this?

Bob Hanson


Albion Baucom wrote:

>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.
>
>  
>
certainly we have been doing this for some time. Is there some reason to 
believe that Mozilla Firefox 2.0 won't support this?

>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.
>  
>

Far as I know you just use JavaScript to link the two applets. I'm 
interested, though, if people have used direct connections between 
applets in relation to Jmol.

>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
>  
>


-- 
Robert M. Hanson
Professor of Chemistry
St. Olaf College
Northfield, MN
http://www.stolaf.edu/people/hansonr


If nature does not answer first what we want,
it is better to take what answer we get. 

-- Josiah Willard Gibbs, Lecture XXX, Monday, February 5, 1900



-------------------------------------------------------------------------
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