944,116 Members | Top Members by Rank

Ad:
  • Java Discussion Thread
  • Unsolved
  • Views: 1720
  • Java RSS
Apr 12th, 2007
0

Hii, Need Some Help On Connection pooling

Expand Post »
Hii Friends I am doing an erp web application using jsp,servlets,struts,sql server 2000 but havent implemented connection pooling, but want to do it now can anyone quide me the best way to master it or show me where can i find some pdfs which will give me the most knowledge about it.
thanks in advance friends
Similar Threads
Reputation Points: 10
Solved Threads: 0
Newbie Poster
nizam147 is offline Offline
12 posts
since Apr 2007
Apr 12th, 2007
0

Re: Hii, Need Some Help On Connection pooling

most JDBC drivers, ORM frameworks, and application servers implement their own connection pooling.
Why reinvent the wheel? Especially as it's far from a trivial endeavour.
You're unlikely to find a pdf on some website telling you all you need to know.
Think first of buying a good number of quality books on multithreading, concurrent computing, caching, memory management, design patterns, etc. etc. and actually understanding all they contain.
Team Colleague
Reputation Points: 1658
Solved Threads: 331
duckman
jwenting is offline Offline
7,719 posts
since Nov 2004
Apr 20th, 2007
0

Re: Hii, Need Some Help On Connection pooling

use some application server if u are dong ERP.
Those ones have standard mechanisms for conenction pooling.
Try looking through the javax.sql documentation for more help
Also try looking at the jdbc 3 specifications which are available for free from the sun java site
enjoy
Reputation Points: 10
Solved Threads: 1
Newbie Poster
antaryami is offline Offline
14 posts
since Apr 2007

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in Java Forum Timeline: Object failing to be cast
Next Thread in Java Forum Timeline: Applet load a class I have created





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC