Hello. Java to JavaScript communication with netscape.javascript.JSObject is working fine in java plugin 1.3. How can I call javascript from Applet in Plugin 1.1.3. I tried the same way as in plugin 1.3 but without success. I tried to add jar with netscape.javascript package to archive attribute of plugin tag. Also I tried to put the jar to lib folder of the plugin. Is it possible to call JavaScript from Java in 1.1.3? Thanks. Albert.
subject: Java to JavaScript communication in plugin1.1.3