View Single Post
  #14 (permalink)  
Old 09-18-2009, 04:55 PM
ForceRs ForceRs is offline
Member
 
Join Date: Aug 2009
Posts: 9
Rep Power: 0
ForceRs is on a distinguished road
Default
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.
Reply With Quote