Hi all!
I need to use
Java Plug-in, because I use the Swing-package.
When I let my browser, Netscape 4.78, use the Java Plug-in in j2re1.4.1,then JavaScript believe that the
applet vector is empty.
I have tested to let JavaScript call methods of an applet that only extends Applet. It worked fine (and the appletvector has length 1), when the Java Plug-in wasn't used.
How can I make JavaScript call (swing)applet methods, when my browser is using the Plug-in?
Thanks in advance for your help!
Carina