Hello all. I have a problem that I suppose is resolved by Tomcat. I'm using Tomcat 3.2 and I can connect to an Oracle 8i database. The problem is that a process is created by oracle in any connection to the database done from mines servlets. I want to use a pool of connection for limit the number of connection actives. Is there any way to specify a class that run when I start tomcat? If I have any pool connection running inside tomcat I think that I will get the pool, won't I?
Thanks to all in advance. ================================== Pablo Morillas http://www.sortes.com [EMAIL PROTECTED] ==================================
