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

django - How can I change user group without delete record -

java - Need to add SOAP security token -

java - EclipseLink JPA Object is not a known entity type -