Learn how to use Tomcat to quickly build more sophisticated Webapplications This comprehensive introduction to developing complex Webapplications using Tomcat and related Apache Jakarta technologiesexamines everything you need to know about Tomcat 4–thepopular, award-winning server for implementing and deployingservlets and Java Server Pages. Tomcat helps developers createdynamic Web content without the problems associated with othermethods, like CGI scripts. Author Peter Harrison...
Learn how to use Tomcat to quickly build more sophisticated Webapplications This comprehensive introduction to developing complex Webapplications using Tomcat and related Apache Jakarta technologiesexamines everything you need to know about Tomcat 4–thepopular, award-winning server for implementing and deployingservlets and Java Server Pages. Tomcat helps developers createdynamic Web content without the problems associated with othermethods, like CGI scripts. Author Peter Harrison has written thefirst book to cover Tomcat from a developer’s perspective. He showsyou how to use Tomcat by itself as well as with related Apache Jakarta technologies to develop dynamic Web applications, andyou’ll also learn techniques for improving your programmingproductivity.This practical, guide is packed with source code and examples ofreal-world Web applications. Plus, you’ll discover other excitingfeatures of Tomcat, including:* A code-intensive guide to building Web applications that run on Tomcat* Details on using other Apache Jakarta technologies-including Struts, Taglibs, Velocity, and CVS-with Tomcat to form acomprehensive Java Web development process* Complete guidelines for installing, configuring, andadministering Tomcat, including coverage of the new Managerapplication and Web application deployment process The companion Web site contains:* All source code from the book* Working demonstrations* Links to additional resources