Java Applet Signing Guide - 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. - http://www.brendonwilson.com/projects/signed-java/
Java Applet Tutorials - Instructions on using free applets in html pages. - http://www.htmlgoodies.com/beyond/java/index.php
Code Signing for Java Applets - Complete description on how to digitally sign an applet for use by Netscape's and Microsoft's browsers. - http://www.suitable.com/docs/signing.html
Lorraine's Lakes - Images using the lake applet, overlays and snow java applets. Tutorials on using David Griffith's lake applet and how to build a simple web page. - http://rivalpro.com/~lakeapplets/
Java Applet Tutorial - A learn-by-example Java Applet Tutorial. This tutorial will guide you from "Hello World" to using Threads. - http://www.realapplets.com/tutorial/
Accessing JavaScript from Java - 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. - http://www.apl.jhu.edu/~hall/java/JavaScript-from-Java.html
Accessing Java from JavaScript - 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. - http://www.apl.jhu.edu/~hall/java/Java-from-JavaScript.html