Re: multiple connections to db over jsp - Mailing list pgsql-jdbc

From Frank Habermann
Subject Re: multiple connections to db over jsp
Date
Msg-id 200710260117.29647.lordlamer@lordlamer.de
Whole thread Raw
In response to Re: multiple connections to db over jsp  (Guy Rouillier <guyr-ml1@burntmail.com>)
List pgsql-jdbc
Hi,

> Look up datasource in the Tomcat reference.  Here's the link for 5.5:
>
> http://tomcat.apache.org/tomcat-5.5-doc/jndi-datasource-examples-howto.html
>
> This creates a connection pool, and in your JSP page, you just retrieve
> a connection from the pool when you need one.
Thanks a lot! This is what i am searching for!

Frank

pgsql-jdbc by date:

Previous
From: Guy Rouillier
Date:
Subject: Re: multiple connections to db over jsp
Next
From: Josué Merlos
Date:
Subject: Error in JDBC with Java Sun Studio Creator 2