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 is shut down. i am not using a servlet in my application. Kindly advice how this can be done. Thanking you Gaurav Tuli