Setting the Java Security Policy for webCDcreator
-
Save the certificate
jhaeger.x509,
the policy
java.policy,
and the Java application
Policy.class
to the same directory.
(If you have the JDK 1.2 or above installed, you can compile
Policy.java yourself by "javac Policy.java".)
-
Open a command window (like MS-DOS Prompt, Command Prompt,
xterm, ...).
-
Change to the directory, you copied the above files to.
-
Execute
java Policy
and follow the instructions.
-
Restart your browser.
For details you may visit the following
example.