Re: Where to start from?

2003-02-20 Thread Paul Yunusov
server.xml and the server configuration reference at the Tomcat website give a bird's eye view of Tomcat internals (server.xml elements have corresponding classes and interfaces) Paul On Thursday 20 February 2003 03:03 pm, Chan Casey wrote: > Hi, I want understand more about the internal design

Re: Object Pooling(especially database conn)

2003-01-18 Thread Paul Yunusov
On Saturday 18 January 2003 06:41 am, White Knight wrote: > Hi, > I feel providing Object Pooling ability to tomcat would be very useful. > Database connection pooling would be very useful for a lot of users. > I have been doing it as a separate component.I wrote for my purpose and > bundled with t

Tomcat App. Dev. Guide

2002-12-01 Thread Paul Yunusov
This is a message for Tomcat developers, in particular authors of the Tomcat Application Developers' Guide. Thank you for this simple and lucid yet so helpful and powerful document. It answered literally dozens of my questions and it's almost flawless except for a tiny bug in build.xml where in