Re: newbB: Howto tell if jdbc is compiled-in?

From: "Nick Fankhauser" <nickf(at)ontko(dot)com>
To: "john-paul delaney" <jp(at)justatest(dot)com>, <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: newbB: Howto tell if jdbc is compiled-in?
Date: 2002-02-12 14:34:14
Message-ID: NEBBLAAHGLEEPCGOBHDGAEFHEFAA.nickf@ontko.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

> BTW, I'm interested in java servlets running under Apache Tomcat,
> using postgreSQL as the back-end store. Can anyone recommend any
> sites that discuss this combination?

Tony Grant has a page describing this combination with the addition of
Macromedia UltraDev: http://www.animaproductions.com/ultra.html

It's just barely started, but I have a few notes about problems we
encountered in connection with JDBC & Tomcat in here:
http://www.fankhausers.com/tomcat/jdbc/. More to come as time allows... The
combination you mention is exactly what we're using, and we found it quite
easy to work with once you get past the setup hump, which was a real bear.
Although I've found some other sites out there describing this setup, the
information we ultimately ended up using all came from the "official" Tomcat
site. In particular, take a look at the mod_jk documentation.

-Nick

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Dave Cramer 2002-02-12 14:46:36 Re: My problems with PostgreSQL
Previous Message Dave Cramer 2002-02-12 14:32:54 Re: Connection Problem with JDBC