[thelist] Applet class not found error

Bill Bejeck bethbejeck at earthlink.net
Thu Jun 27 10:53:00 CDT 2002


Hi,

I have an applet for a school project and it won't display in IE 5.5.  I get
a message that says "load:class myClass not found".  But the applet runs
great in NN 6.2.  I have uploaded all the class files to the correct
directory on my server.  Here is the code I am using on the .htm page:

<applet code="gamePanelApplet.class" width="600" height="480"></applet>

I also tried using codebase="../directory_of_class_file" but to no avail.
Any suggestions?

Thanks,
Bill





More information about the thelist mailing list