Juan Alberto Cirez wrote:
>
> Hello there.
> Does anyone knows where I can find information about integrating
> Apache
> Tomcat
> Postgresql
> I know how to integrate Apache+tomcat+mod_jk
> What I want is information about adding POstgreSQL to the mix...
What do you want do do with PG? Store a user authentication DB for
use with HTTP authentication or use PG as database which you want
to store/retrieve "application data" from in your servlets?
For the latter, simply use JDBC in your servlets (some hints on
JDBC drivers for PG are in the PG docs).
--
Best regards,
Ansgar W. Konermann
--- Hello, I am a message footer. -------------------------------------