Hi everyone,
The question is, do I need connection pooling?
I'm using Tomcat + MySQL with a few servlets in a three tier app. I'm
wondering why I should use CP if I'm already creating the DB connection in
the init() method of the servlets, and so it persists and is shared along
all the instances of that servlet.
Thanks in advance for any help you can provide ( and sorry if this post has
already been answered :-) )
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html