|
WindRider, regarding your:
Exception in thread "AWT-EventQueue-1" java.lang.NoClassDefFoundError: netscape/javascript/JSObject
in applet viewer, just ensure that the applet viewer has jaws.jar in its classpath. This should resolve this. jaws.jar is part of main plug-in for browser, so this is not likely your cause. However, if you find more classnotfounderrors after JSObject, then that may be your cause.
|