When I try to open an html-file with an applet from my student-CD, I click on an error-message for more details to get this window for the forum to click on,
blockedException.JPG
then got this other window to click on for the details themselves.
javaConsole.JPGThis window says:
----------------------------------------------------
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>
----------------------------------------------------
So, I have the following questions:
- First of all, should I just get security-setting help instead of Java-help?
- How do I get this web-page to work without any of this stuff happening?
- Is the latter-window merely a set of instructions to follow?