Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript_howto thread: How to import an applet in a website?


Message #1 by "Birgit" <birver_13@h...> on Mon, 5 Aug 2002 08:02:48
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 

  Return to Index