  |
Code Signing for Java Applets - http://www.suitable.com/docs/signing.html
Complete description on how to digitally sign an applet for use by Netscape's and Microsoft's browsers. |
  |
Accessing JavaScript from Java - http://www.apl.jhu.edu/~hall/java/JavaScript-from-Java.html
Information and source code for using LiveConnect to call JavaScript from Java applets in Netscape 3, Netscape 4, and the Windows 95/NT version of IE 4. |
  |
Accessing Java from JavaScript - http://www.apl.jhu.edu/~hall/java/Java-from-JavaScript.html
Information and source code for using LiveConnect to call Java applets from JavaScript in Netscape 3, Netscape 4, and the Windows 95/NT version of IE 4. |
  |
Java Applet Tutorials - http://www.htmlgoodies.com/beyond/java/index.php
Instructions on using free applets in html pages. |
  |
Java Applet Signing Guide - http://www.brendonwilson.com/projects/signed-java/
A thorough guide to signing Java applets for integrity, as well as obtaining additional permissions outside the Java sandbox. Step-by-step instructions on how to sign applets using both Microsoft and Netscape signing tools. |