Granny's Programming Pearls
"inside of every large program is a small program struggling to get out"
JavaRanch.com/granny.jsp
A friendly place for programming greenhorns!
Big Moose Saloon
Search
|
Java FAQ
|
Recent Topics
Register / Login
JavaRanch
»
Java Forums
»
Java
»
JSP
Author
Connection pooling
srivijaya
Greenhorn
Joined: Nov 02, 2002
Posts: 12
posted
Dec 23, 2002 03:47:00
0
Hi!
How to manage connction pooling mechanism in
JSP
.
Regards.
Vijaya.
Eduardo Mathias
Greenhorn
Joined: Oct 24, 2002
Posts: 17
posted
Dec 23, 2002 18:21:00
0
Well...
My tip is, take a look at this site:
http://www.bitmechanic.com/projects/jdbcpool/
There are a lot of examples and instructions on how to implement this.
Regards.
Eduardo.
srivijaya
Greenhorn
Joined: Nov 02, 2002
Posts: 12
posted
Dec 23, 2002 23:18:00
0
ThanQ!!!
Chris Mathews
Ranch Hand
Joined: Jul 18, 2001
Posts: 2712
posted
Dec 25, 2002 11:17:00
0
Take a look at your Web Container as well. Most provide Connection Pooling without additional software packages.
I agree. Here's the link:
http://ej-technologies/jprofiler
- if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
subject: Connection pooling
Similar Threads
Questions on EJB
Connection Pooling
Driver Loading
servlet destroy method and session
pooling in tomcat 6.x
All times are in JavaRanch time: GMT-6 in summer, GMT-7 in winter