|
Hi,
I am new to tomcat, so, please forgive the naivet� of my questions. I am using Tomcat 3.2. 1. Is it possible to create a db connection pool inside Tomcat? If yes, then how. 2. How can I create a servlet pool, with the specified number of servlets initialized at the start up time and the possibility to grow in case more servlets are required to handle the load. 3. How to I switch between single and multi-threaded servlet models using the Tomcat configuration parameters? Thank you Nick |
- RE: several tomcat questions Nick Polyak
- RE: several tomcat questions Randy Layman
