Обсуждение: postgresql JSP Tags

Поиск
Список
Период
Сортировка

postgresql JSP Tags

От
"Peter Borg"
Дата:

Hi,

 

Are there any JSP tags to interface with a postgresql database?

 

The closest I found was JDBC interface, but this means that all stuff has to be programmed in JAVA.

 

 

Thanks and regards

Peter

Re: postgresql JSP Tags

От
"Peter Manchev"
Дата:
Did you try JSTL-SQL ?

http://jakarta.apache.org/taglibs/doc/standard-1.0-doc/intro.html

Peter Manchev

---------------

From: "Peter Borg" <peter ( dot ) borg ( at ) siemens ( dot ) com ( dot ) 
mt>
To: <pgsql-interfaces ( at ) postgresql ( dot ) org>
Subject: postgresql JSP Tags
Date: Thu, 12 May 2005 11:18:34 +0200

--------------------------------------------------------------------------------
Hi,



Are there any JSP tags to interface with a postgresql database?



The closest I found was JDBC interface, but this means that all stuff has to 
be programmed in JAVA.





Thanks and regards

Peter