Does anyone know if Tomcat has limitation on servlet object instantiation and database connection, without using connection pooling?
We have the option to use Oracle 9i AS because we have the enterprise license. I am just wondering if it will be an overkill when a Tomcat standalone can do the job. Not to mention I don't have to redeploy my servlet application if Tomcat can handle the load (i.e. 400-500 concurrent users). Any help will be very much appreciated. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
