Re: servlets and JDBC (postgresql 7.2)

From: Rainer Klute <rainer(dot)klute(at)epost(dot)de>
To: John Hicks <javajohn(at)gulfbridge(dot)net>
Cc: pgsql-jdbc(at)postgresql(dot)org, Nookala Satish Kumar <javasatish(at)yahoo(dot)com>, "Rainer Klute" <rainer(dot)klute(at)epost(dot)de>
Subject: Re: servlets and JDBC (postgresql 7.2)
Date: 2002-06-25 11:08:55
Message-ID: 200206251108.g5PB8tG19064@tommy.rainer-klute.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

>I have my driver (jdbc7.1-1.2.jar) in TOMCAT-HOME/lib/.
>Things seem to be working OK.
>
>Can you tell me what's supposed to be the difference
>between common/lib and lib?

The latter is in applications' classpath, the former is *also* in
Tomcat's classpath. You will need this if you want to use PostgreSQL
for user authentication via the JDBCRealm.

Best regards
Rainer Klute

Rainer Klute IT-Consulting GmbH
Dipl.-Inform.
Rainer Klute E-Mail: klute(at)rainer-klute(dot)de
Körner Grund 24 Telefon: +49 172 2324824
D-44143 Dortmund Telefax: +49 231 5349423

Browse pgsql-jdbc by date

  From Date Subject
Next Message Glenn Holmer 2002-06-25 12:53:40 Re: Posgresql - openoffice-JDBC
Previous Message Toby Doig 2002-06-25 09:34:39 Re: servlets and JDBC (postgresql 7.2)