Hello,
I am
testing a swing
applet using swing1.1.1.
When I run the applet using appletviewer it is working fine, but when I try to open using IE 5.0 & 5.5 I am getting class not found error. I checked and double checked the class name to make sure that there is no typo.
I also tested by creating a jar file and load the class from jar file with no luck.
I am able to run a regular applet (non swing applet) properly from the same directory.
Any idea why this is happening?
The HTML and the sample I am trying to run are from swing demo directory(SwingApplet.html & SwingApplet.java).
Thanks
Suresh
