| Author |
New features?
|
Vedhas Pitkar
Ranch Hand
Joined: Jan 27, 2001
Posts: 445
|
|
What are the new features in Tomcat 6? What have you included in the book? Is the book similar to Marty Hall's Core Servlets which had a step by step Tomcat setup & usage guide? Thanks Vedhas
|
 |
Vivek Chopra
Author
Greenhorn
Joined: Sep 18, 2000
Posts: 14
|
|
Vedhas, Tomcat 6 supports the latest Servlet/JSP specifications i.e. Servlet 2.5, JSP 2.1. Other than that there are a number of changes, such as performance and memory optimizations, faster and more scalable Connectors (such as the 'native' APR Connector and the NIO Connector) and an improved clustering implementation. More on what's changed in Tomcat 6 is at http://tomcat.apache.org/whichversion.html and in the individual README files with each Tomcat distribution. Regarding how this book compares to 'Core Servlets', this book doesn�t cover web application development using Tomcat- there are a lot of other good books that fulfill this need. We believe in doing one thing well, and we focus on the administration aspects of Tomcat - Tomcat configuration, performance tuning, system security, and deployment architecture. Thanks, - Vivek
|
Vivek Chopra<br />Author of <a href="http://www.amazon.com/exec/obidos/ASIN/0471753610/soapsimpleobject/" target="_blank" rel="nofollow">Professional Apache Tomcat 6</a>
|
 |
 |
|
|
subject: New features?
|
|
|