I have posted a new tutorial to the board, it's the
Simple Servlet 3.0 Tutorial. I created an example using Eclipse and Java 6, and the tutorial will show you how to create servlets using the Java Servlet 3.0 API. Servlet 3.0 is a step-up from prior Servlet incarnations with major enhancements and new features like asynchronous support,...
I have a new tutorial posted,
Simple EJB 3.0 Tutorial. Using a small, simple example, the tutorial will show you how to create a stateless EJB 3.0 using Java 6 on JBoss 5.1.