Connection Pooling with Tomcat 5.5 & Mysql 5

Application Name: ConPooling

Copy ConPooilng.xml to "Tomcat\conf\catalina\localhost" and in this xml file while writing context resource parameters do not use parameter style xml tag writing. Write resource tag parameters in tag.

Files need to be modified: web.xml
Files need to be created: ConPooling.xml, ConnectBean.java