Failed to load Applet [message #152544] |
Mon, 15 May 2006 01:25 |
Eclipse User |
|
|
|
Originally posted by: ynkian.hotmail.com
I have a web application with consisted of jsps and applet. My internet
explorer can load the webpage and applet fine. But eclipse's internal web
browser throw me Error loading class: SaveFileApplet
java.lang.NoClassDefFoundError
java.lang.ClassNotFoundException: SaveFileApplet
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
the internal web browser work fine with sun website's applet though...
What is that happened?????? I tried to launch eclipse with setting -vm, it
throws the same error.
Thanks
|
|
|
Powered by
FUDForum. Page generated in 0.06710 seconds