CGI with Java - http://www.apl.jhu.edu/~hall/java/CGI-with-Java.html
Using Java for CGI programs. Includes on-line examples and source code for a CGI form-parser and cookie parser in Java. |
Core Java Technologies Tech Tips - http://java.sun.com/developer/TechTips/
Tips, techniques, and sample code on various topics of interest to developers using Java 2 Platform, Standard Edition (J2SE). |
Hello World program - http://www2.latech.edu/~acm/helloworld/java.html
A short example demonstrating an implementation of the proverbial "Hello World" app. |
Java Reference and Examples - http://www.fluffycat.com/java/
Examples include casting, ArrayLists, ListIterators, and 'HelloWorlds' for applications, applets, servlets, and JSPs. |
Java Source Code for Tetris Game - http://rain.prohosting.com/kakasoft/java.htm
Provides source code as JBuilder 5 project. [Commercial] |
Java Tips - http://www.java-tips.org
A site which has lots of free content related to Java: programs, code, and tutorials. |
Javadb.com - http://www.javadb.com
Searchable site with Java code examples, links to articles, tutorials and APIs. |
JavaWorld - Tips - http://www.javaworld.com/columns/jw-tips-index.html
Contains past examples and tips from online magazine. |
Learn Java by Examples - http://www.kodejava.org
Kode Java provides Java code samples, articles and tutorials that will help you to learn Java programming language. |
Real's Java and Javascript How-to - http://www.rgagnon.com/howto.html
A collection of code snippets ready to be "cut&paste" in your own sources. |