A Java applet I have been trying to load has failed to run. The box supposed to show the application reads: Error. Click for details.
The Application Error is ClassNotFoundException
applets.twodeeeditor.mathEditor
Details are as follows:
Java Plug-in 10.75.2.13
Using JRE version 1.7.0_75-b13 Java HotSpot(TM) Client VM
User home directory = C:\Users\dell
----------------------------------------------------
c: clear console window
f: finalize objects on finalization queue
g: garbage collect
h: display this help message
l: dump classloader list
m: print memory usage
o: trigger logging
q: hide console
r: reload policy configuration
s: dump system and deployment properties
t: dump thread list
v: dump thread stack
x: clear classloader cache
0-5: set trace level to <n>
----------------------------------------------------
Clicking "Reload" yields "Internal Error: java.lang.NullPointerException, in unproctoredTest.QuestionSheet"
I have enabled java applets under internet options, and "allowed" the site in question under the java control panel, but the applet still does not work.
Any help would be appreciated, as I am not familiar with the Java code terms.