I am facing a problem while loading a Applet
in a web-browser. The applet runs fine with
Appletviewer but does not load in Internet Explorer &
the status bar shows a Java Exception which is as
follows:
exception: java.lang.ClassNotFoundException:
java.util.List
What could be the cause of this error?