Re: DESPERATE: Disconnect from Database Question

2005-04-02 Thread Michael Dykman
Michael This is a client side problem. Whatever is pooling/managing your connections is not doing a very good job of it. You haven't mentioned how you are managing your connections within your Tomcat app. I know Tomcat has a managed connection pool but I'm less than familiar with it.

DESPERATE: Disconnect from Database Question

2004-09-01 Thread Michael McQuade
Hi folks, heres a real stupid question, but Im baffled. I am running MySQL v . 4.1.3b-beta-nt , JVM 1.4.2_05-b04 by SUN, Tomcat 5.0.27,Windows 2000 Server Im attempting to run SERVLETS for my application. I have a HTML form to kick off my application in Tomcat App