by Michael Thomas
Apache Tomcat is an open source Web Application Server designed to serve out web pages, JSP (Java Server Pages) and run Java Servlets.
( Home Page: Free Web Tutorials on Java & Web Technologies )
Tomcat - First Steps (Free Web Tutorial) - Install and use your first Web Application Server use to serve out web pages, JSP (Java Server Pages) and run Java Servlets. You will also install your first Web Application from a .war file.
Eclipse & Tomcat Example Webapps (Free Web Tutorial) - Setup Eclipse projects for the Tomcat Example webapps that get installed with Tomcat so you can edit & compile changes to existing examples.
Eclipse & Tomcat - Create a Webapp (Free Web Tutorial) - Use Eclipse to create a new webapp that will run on Tomcat from a .war file or from scratch.