M
Mark
Hi all,
I've got this applet that works fine. Worked fine. The applet consist
of couple of classes, packed in a jar-file. Now recently I put all of
the classes, except the main class, in a separate package. And now the
applet no longer works in Internet Explorer with the Microsoft VM. I
get a ClassNotFoundException on the main class.
The applet works fine in Firefox, Opera, and in Intener Explorer with
the Sun VM.
The applet I'm testing is here:
http://www.smorf.nl/smorfde/frames360.html
I would appreciate your help.
thanks, Mark.
I've got this applet that works fine. Worked fine. The applet consist
of couple of classes, packed in a jar-file. Now recently I put all of
the classes, except the main class, in a separate package. And now the
applet no longer works in Internet Explorer with the Microsoft VM. I
get a ClassNotFoundException on the main class.
The applet works fine in Firefox, Opera, and in Intener Explorer with
the Sun VM.
The applet I'm testing is here:
http://www.smorf.nl/smorfde/frames360.html
I would appreciate your help.
thanks, Mark.