I created (with NetBeans) a test applet that includes one JLabel field.
I load it under Tomcat3.2.2 on RH7.0 and the browser (IE5.5) on another
machine displays the html page with header "Applet HTML Page" and footer
"Generated by NetBeans IDE", but I get only a grey rectangle instead of the
actual applet.
I have Java plug-in installed in IE. I can open the Swing test applets from
Sun's website.
Tomcat generates an error message in the terminal window it was started
from:
2001-08-28 12:12:00 - Ctx( /development ): 404 R( /development +
/javax/swing/JApplet.class + null) null
What should I do?
Thank you all.

Reply via email to