| Stall | What you'll find | Requirements |
| Beginner Java | Examples which can be downloaded to your machine, compiled, and run from the command line. | A recent version of the Java Development Kit (JDK) |
| Intermediate Java | Examples that you may find useful once you're comfortable using Java, but not right at the beginning | |
| Advanced Java | Examples for which you need quite a bit of experience with Java | |
| Applets | Examples as applets which can be fun right in your browser | A Java enabled browser |
| Servlets and JSPs | Servlet and JSP examples pre-packaged as web archives (war files) | A servlet container with JSP and auto-deploy support |
| XML | Examples of using DOM, pretty-printing XML, validating XML and more | |
| Libraries and Frameworks | Stuff someone else wrote so you don't have to | |