• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • Ron McLeod
  • paul wheaton
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
  • Himai Minh
Bartenders:

Book help with Servlets, JSP's, Tomcat?

 
Ranch Hand
Posts: 44
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Are the lessons learned in this book general and educational enough in style to be applied to Tomcat Servlet Engine, Servlets, and JSP's also. I currently do performance testing of a Tomcat run application on occasion.
 
Ranch Hand
Posts: 196
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
There is a free pdf for Servlet and JSP.
http://www.coreservlets.com/
Cheers.

Han Ming
 
Author
Posts: 350
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Mastering Tomcat


Developing successful Web applications means more than mastering individual tools; developers must also know how to use the tools together in a professional development environment. This book gives examples and methods for using Tomcat, Struts, Jakarta Taglibs, Velocity, and CVS together to form a comprehensive development process.


This books covers the most recent version of Tomcat. I wrote the Ant/XDoclet and Struts chapter for this book so I am bias.
 
reply
    Bookmark Topic Watch Topic
  • New Topic