• 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
  • paul wheaton
  • Paul Clapham
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Roland Mueller
  • Piet Souris
Bartenders:

Professional Tomcat 6

 
Ranch Hand
Posts: 10198
3
Mac PPC Eclipse IDE Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi authors,

What does this book teach about? How to write a container for jsp/servlets? or does it only teach how Tomcat 6.0 works? Can you please elaborate a bit on this.
 
Author
Posts: 14
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Jothi,

Our book covers Tomcat configuration, performance tuning, system security, and deployment architecture. This book doesn�t cover web application development using Tomcat- there are a lot of other good books that fulfill this need. We do cover Tomcat internals too, but not to the level of explaining how to write a JSP/servlet container from scratch.

- Vivek
 
reply
    Bookmark Topic Watch Topic
  • New Topic