activethistle
Technical User
Mission: to teach myself Java...
and this is what happens...
I have just installed "j2sdk-1_4_0-beta2-win.exe" which sets up JDE and the Plugin for IE6. When I try to view a local applet in IE6 and for that matter HotJava, the status bar tells me "class foo not found" ! I've checked the cases but no change.
External(web) applets work fine.
The applet viewer works fine.
Any ideas?
Incidentally the message received from HotJava is this:
HelloWorld: class not loaded: file:/java/HelloWorld.class:
java.lang.ClassNotFoundException: HelloWorld: class not loaded: file:/java/HelloWorld.class
at sunw.hotjava.applet.BasicAppletManager.loadCode(BasicAppletManager.java:341)
at sunw.hotjava.applet.BasicAppletManager.createApplet(BasicAppletManager.java:241)
at sunw.hotjava.applet.BrowserAppletManager.createApplet(BrowserAppletManager.java:109)
at sunw.hotjava.applet.AppletPanel.runLoader(AppletPanel.java:480)
at sunw.hotjava.applet.AppletPanel.processEvent(AppletPanel.java:338)
at sunw.hotjava.applet.AppletPanel.run(AppletPanel.java:323)
at java.lang.Thread.run(Thread.java:466)
TVMIA Active
:
and this is what happens...
I have just installed "j2sdk-1_4_0-beta2-win.exe" which sets up JDE and the Plugin for IE6. When I try to view a local applet in IE6 and for that matter HotJava, the status bar tells me "class foo not found" ! I've checked the cases but no change.
External(web) applets work fine.
The applet viewer works fine.
Any ideas?
Incidentally the message received from HotJava is this:
HelloWorld: class not loaded: file:/java/HelloWorld.class:
java.lang.ClassNotFoundException: HelloWorld: class not loaded: file:/java/HelloWorld.class
at sunw.hotjava.applet.BasicAppletManager.loadCode(BasicAppletManager.java:341)
at sunw.hotjava.applet.BasicAppletManager.createApplet(BasicAppletManager.java:241)
at sunw.hotjava.applet.BrowserAppletManager.createApplet(BrowserAppletManager.java:109)
at sunw.hotjava.applet.AppletPanel.runLoader(AppletPanel.java:480)
at sunw.hotjava.applet.AppletPanel.processEvent(AppletPanel.java:338)
at sunw.hotjava.applet.AppletPanel.run(AppletPanel.java:323)
at java.lang.Thread.run(Thread.java:466)
TVMIA Active
: