CGI with Java
Using Java for CGI programs. Includes on-line examples and source code for a CGI form-parser and cookie parser in Java.
url: www.apl.jhu.edu/~hall/java/CGI-with-Java.html
Efficient text searching in Java: Finding the right string in any language
Detailed, clearly-written tutorial from IBM on internationalized searching algorithms. Includes code snippets and an i18n Boyer-Moore algorithm which requires JDK1.2.
url: www-106.ibm.com/developerworks/java/library/j-text...
Hello World program
A short example demonstrating an implementation of the proverbial "Hello World" app.
url: www2.latech.edu/~acm/helloworld/java.html
Java Impact and Gravity Simulator
The IBM Corporation contributes this program to the public to demonstrate the Java language and to help people learn to program in Java by browsing and modifying the source code.
url: www.geocities.com/Paris/6502/impact.html
Java In India
Java tips with source examples. Links.
url: www.ideas2work.com/
Java Reference and Examples
Examples include casting, ArrayLists, ListIterators, and 'HelloWorlds' for applications, applets, servlets, and JSPs.
url: www.fluffycat.com/java/
Java Source Code for Tetris Game
Provides source code as JBuilder 5 project. [Commercial]
url: rain.prohosting.com/kakasoft/java.htm
Java Tips
Contains many examples and useful tips.
url: www.javaworld.com/columns/jw-tips-index.shtml
Live Code Examples for JDK 1.5
Free live code examples for JDK 1.5 (Tiger).
url: zamples.com/JspExplorer/samples/samplesJDK1_5.html
Real's Java and Javascript How-to
A collection of code snippets ready to be "cut&paste" in your own sources.
url: www.rgagnon.com/howto.html