View Single Post
  #2 (permalink)  
Old 08-02-2007, 03:36 PM
levent levent is offline
Senior Member
 
Join Date: Dec 2006
Posts: 748
levent is on a distinguished road
Hi Jay,

Did you know/check where is this class: com/sas/apps/webEIS/viewer/DataPlayerApplet

The JVM can not find this class. In your previous installation, it might have been copied to JRE_PATH/lib/ext directory. If you copy the jar containing this class to classpath, your applet should work.
Reply With Quote