multiple connections to db over jsp

Поиск
Список
Период
Сортировка
От Frank Habermann
Тема multiple connections to db over jsp
Дата
Msg-id 47210FE5.8000909@lordlamer.de
обсуждение исходный текст
Ответы Re: multiple connections to db over jsp  (Guy Rouillier <guyr-ml1@burntmail.com>)
Список 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 по дате отправления:

Предыдущее
От: Oliver Jowett
Дата:
Сообщение: Re: Potential inconsistency in handling of timestamps
Следующее
От: Kris Jurka
Дата:
Сообщение: Re: Potential inconsistency in handling of timestamps