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

From Frank Habermann
Subject multiple connections to db over jsp
Date
Msg-id 47210FE5.8000909@lordlamer.de
Whole thread Raw
Responses Re: multiple connections to db over jsp  (Guy Rouillier <guyr-ml1@burntmail.com>)
List pgsql-jdbc
Hello folks,

First i must say that i am relativ new with java, tomcat and servlet and
jsp.

I know how to create a simple connection to postgresql with jdbc. I want
to create some simple pages with jsp's that uses postgresql as database.
My problem is how to implement this connection as best in jsp's.
So i want to create 10 (for example) connections to postgresql if the
application is loaded in tomcat so that if a user call a jsp over the
browser the jsp don not create a connection itself. Is this possible? I
think this is possible in a servlet. But is it possible in a jsp?
Can somebody give me some hints or some documentation for this?!

Thanks a lot
Frank Habermann

pgsql-jdbc by date:

Previous
From: Oliver Jowett
Date:
Subject: Re: Potential inconsistency in handling of timestamps
Next
From: Kris Jurka
Date:
Subject: Re: Potential inconsistency in handling of timestamps