Hi all
I have a problem configuring my
Tomcat 5.0 server for using Connection Pooling. I surfed many sites and end up with no clue, why my Tomcat is not changing mywebapp's state to true?
To use DBCP I made these changes in server.xml,web.xml and context.xml hope this information would help you in resolving my problem..
server.xml file:
context.xml file in webapps/my_webapp/META-INF
web.xml
[ September 22, 2006: Message edited by: Sree Mami ]