you can invoke the public methods of your
applet from JavaScript from IE4(I.E ship with Liveconnect). This functionality works fine when I use JDK 1.3.x to write the applet. Recently I upgraded to JDK 1.4.x. Now I recompiled the Applet again. Now it is not able to call the public methods of my applet from Javascript. What is the reason for this? I am using Internet Explorer 6.0, SP1. Any help on this would be appreciated.