java - Which JSObject should I be using? -


i'm trying make java applet interact through javascript in enclosing environment.

up until now, i've been using netscape.javascript.jsobject type deal calls java functions js, i've discovered there's sun.plugin.javascript.jsobject, , sun.plugin.javascript.navig.jsobject !

i've tried finding out more these 2 other versions no avail. should stick netscape.javascript.jsobject?

i've tried finding out more these 2 other versions no avail. should stick netscape.javascript.jsobject?

yes. public interface other classes might support behind scenes.


Comments

Popular posts from this blog

How do you change vbulletin's home page to the forums instead of the default (CMS or Activity Stream)? -

c++ - Troubles when compiling phash program -