Connection Pooling(closing)

2001-08-16 Thread gaurav
Hi, I'm using JDBC/MySQL and the MM.MySQL driver to build JSP pages.the application is deployed in tomcat.I am using connection pooling package in my application.i am able to create a pool when the first user logs in.kindly advice how i can close or destroy the connections when the server

Connection Pooling (closing of connections)

2001-08-16 Thread gaurav
Hi, I'm using JDBC/MySQL and the MM.MySQL driver to build JSP pages.the application is deployed in tomcat.I am using connection pooling package in my application.i am able to create a pool when the first user logs in.kindly advice how i can close or destroy the connections when the server