Hello,
This is actually the problem I have whith my applet.
The appletconsole gives me this error message:
Error loading classDemo4
java.lang.NoClassDefFoundError
java.lang.ClassNotFoundExceptionDemo4
at com/ms/vm/loader/URLClassLoader.loadClass
at com/ms/vm/loader/URLClassLoader.loadClass
at com/ms/applet/AppletPanel.securedClassLoad
at com/ms/applet/AppletPanel.processSentEvent
at com/ms/applet/AppletPanel.processSentEvent
at com/ms/applet/AppletPanel.run
at java/lang/Thread.run
I also want to say that I use java 1.4.0
Please help me
Thank you