newbB: Howto tell if jdbc is compiled-in? - Mailing list pgsql-jdbc

From john-paul delaney
Subject newbB: Howto tell if jdbc is compiled-in?
Date
Msg-id Pine.LNX.4.21.0202121454520.28276-100000@justatest.com
Whole thread Raw
Responses Re: newbB: Howto tell if jdbc is compiled-in?  ("Nick Fankhauser" <nickf@ontko.com>)
Re: newbB: Howto tell if jdbc is compiled-in?  ("Peter V. Cooper" <pvcooper@gte.net>)
List pgsql-jdbc
Thanks Nick... I had already bookmarked the site to try out your test code, once I have all components installed.

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

regards
/j-p.


On Tue, 12 Feb 2002, Nick Fankhauser wrote:

> As the other folks mentioned, you only need to obtain the .jar file & put it
> in your classpath to support jdbc. All the "with jdbc" switch does for you
> is to build this file. So- it's easiest to just download the file from
> http://jdbc.postgresql.org/download.html. If you're just starting, you may
> find this web page useful:
>
> www.fankhausers.com/postgresql/jdbc
>
> -Nick
>


-----------------------
 JUSTATEST Art Online
  www.justatest.com





pgsql-jdbc by date:

Previous
From: Pavel Tavoda
Date:
Subject: Re: newb: Howto tell if jdbc is compiled-in?
Next
From: Pavel Tavoda
Date:
Subject: My problems with PostgreSQL