Creating a Web Application with Ant and Tomcat 4 (O'Reilly)
Paul Wood
illustrates the use of Tomcat 4 and Ant on O'Reilly.
"
I have decided to use Tomcat 4 Servlet/JSP Container technologies to implement a Web application. This still leaves many options, and choosing between the various available technologies is not easy. For this article, I have chosen to keep it simple and use Java Server Pages (JSPs) in combination with Java classes."