Re: program works but wont display in browser



Oki found one big error I had class named WebApp.class instead of
WebApplet.class but now get the following error:

java.lang.NoClassDefFoundError: WebApplet$ButtonListener
at WebApplet.init(WebApplet.java:43)
at sun.applet.AppletPanel.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Exception in thread "thread applet-WebApplet.class"
java.lang.NullPointerException
at sun.plugin.util.GrayBoxPainter.showLoadingError(Unknown Source)
at sun.plugin.AppletViewer.showAppletException(Unknown Source)
at sun.applet.AppletPanel.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Andy
.


Quantcast