
"How Tomcat Works" is the only book that explains the internal workings of Tomcat, the open source project used by millions of Java developers. Unlike other Tomcat titles, it is unique because it does not simply covers the configuration or servlet development with Tomcat. Rather, this book is meant for advanced readers interested in writing their own Tomcat modules or in understanding more beyond servlet/JSP programming.
The authors of this book have cracked open Tomcat 4 and 5 and revealed the internal workings of each component. Upon understanding the contents of this book, you will be able to develop your own Tomcat components or extend the existing ones.
In particular, this book explains:
About the Author
Budi Kurniawan is the author of Java for the Web with Servlets, JSP, and EJB (NewRiders, 2002) and an IT consultant specializing in Internet and object-oriented programming. In addition to a number of computer books, he has published about 100 articles for more than 10 publications--including prestigious Java magazines, such as java.net, JavaPro, JavaWorld, and Onjava.com. Budi is the author of the popular Brainysoftware.com File Upload Bean, which is licensed and purchased by many major corporations worldwide.
Paul Deck is an IT architect with more than 15 years of experience. He has been involved in various projects in the United States, Canada, China, and Australia. Besides travelling, his interests include networking, Internet programming, design patterns, and user interface design.