|
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.
|