Search...
FAQs
Subscribe
Pie
FAQs
Recent topics
Flagged topics
Hot topics
Best topics
Search...
Search within JSP
Search Coderanch
Advance search
Google search
Register / Login
Win a copy of
DevSecOps Adventures: A Game-Changing Approach with Chocolate, LEGO, and Coaching Games
this week in the
Agile and Other Processes
forum!
Post Reply
Bookmark Topic
Watch Topic
New Topic
programming forums
Java
Mobile
Certification
Databases
Caching
Books
Engineering
Micro Controllers
OS
Languages
Paradigms
IDEs
Build Tools
Frameworks
Application Servers
Open Source
This Site
Careers
Other
Pie Elite
all forums
this forum made possible by our volunteer staff, including ...
Marshals:
Campbell Ritchie
Ron McLeod
Paul Clapham
Devaka Cooray
Tim Cooke
Sheriffs:
Rob Spoor
Liutauras Vilda
paul wheaton
Saloon Keepers:
Tim Holloway
Tim Moores
Mikalai Zaikin
Carey Brown
Piet Souris
Bartenders:
Stephan van Hulst
Forum:
JSP
datasource?
raymond yadao
Ranch Hand
Posts: 88
posted 21 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
Hi..If i use datasource, configure in web.xml,do i still need connection pooling?Does datasource a connection pooling also?
thanks
raymond
Juanjo Bazan
Ranch Hand
Posts: 231
posted 21 years ago
Number of slices to send:
Optional 'thank-you' note:
Send
You don't need to deal with pooling.
The
servlet
container will do it for you if you had configured a Datasource.
Getting married means "We're in love, so let's tell the police!" - and invite this tiny ad to the wedding:
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
reply
reply
Bookmark Topic
Watch Topic
New Topic
Boost this thread!
Similar Threads
Connection Pooling samples
Transactions in Tomcat
how to give database connection string in configuration file
How do you connect to database(sql) from an ejb application
datasource - collection pooling w/Tomcat 5
More...