AIA Workshops
Java: Next Steps
Please send additions, corrections & suggestions.
Tools
If you are going to use existing Java applets (changing behavior through setting parameters in HTML), all you will need is a text editor (see JavaScript Next Steps for recommended editors). On the other hand if you are going to customize the applets themselves, or create your own applets, you will need a Java compiler. Using a compiler involves creating code (or calling up existing code) using a text editor, then compiling it, linking it to an HTML file and uploading it to a Web server for access. The Sun JDK compiler is free but very basic; the more full-featured commercial compilers offer comsiderably more help in creating applets.
Information/Tutorials
Once you have access to a compiler, you can get ahold of some publically avilable Java source code (see Links) and go from there. You might also want to check out one or more of the tutorials listed below.
Additional Tools

Java => Index / Presentation / Guide / Web Links || AIA Portal - ITA - WestEd