  |
A Comprehensive Guide to Servlets and JSP 1.0 - http://www.apl.jhu.edu/~hall/java/Servlet-Tutorial/
A detailed tutorial for Java Servlets version 2.1/2.2 and JavaServer Pages (JSP) version 1.0. |
  |
The J2EE Tutorial - http://java.sun.com/javaee/reference/tutorials/index.jsp
A beginner's guide to developing enterprise applications on the Java 2 Platform, Enterprise Edition SDK. |
  |
The Complete Apache Struts Tutorial - http://roseindia.net/struts/
A complete reference of Jakarta Struts shows how to develop Struts applications using Ant and deploy on the JBoss application server. Many advance topics like Tiles, Struts Validation Framework, Java Script validations are covered in this tutorial. |
  |
Stepping Through Jakarta Struts - http://javaboutique.internet.com/tutorials/Struts/
A quick intro to Struts (development framework for Java servlet applications), covering the necessary details to make it possible to build a simple one-page example containing an HTML form. |
  |
Introduction to Java Servlets - http://javaboutique.internet.com/articles/JN/part01/
Basic introduction to servlets. |