Re: First-time JDBC setup with Jakarta! Whee!

From: Adam Haberlach <adam(at)newsnipple(dot)com>
To: pgsql-interfaces(at)postgresql(dot)org, pgsql-jdbc(at)postgresql(dot)org
Subject: Re: First-time JDBC setup with Jakarta! Whee!
Date: 2001-02-20 17:22:10
Message-ID: 20010220092210.A14828@newsnipple.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces pgsql-jdbc

On Tue, Feb 20, 2001 at 10:52:51AM +0000, Tom Albinson wrote:
> Hi Adam
>
> I am using the JDBC driver with tomcat.
> to get to work, i put it the lib directory (of my project directory)
> then when i ran build.sh it was installed in the correct place
> Hope that helps

Yeah, it looks like I was over-thinking things. The server.xml stuff
is what you do if you want to do http authentication from the database.
I wasn't familiar enough with Java to realize that .jsp pages load
JDBC drivers directly from the big Java Namespace...pretty nifty.

--
Adam Haberlach | All your base are belong to us.
adam(at)newsnipple(dot)com |
http://www.newsnipple.com |
'88 EX500 '00 >^< |

In response to

Browse pgsql-interfaces by date

  From Date Subject
Next Message Richard Ehrlich 2001-02-20 18:02:35 Output to Printer
Previous Message Nico 2001-02-20 14:24:46 Re: terminal psql: wrong console keystrokes - OK

Browse pgsql-jdbc by date

  From Date Subject
Next Message George Koras 2001-02-21 17:12:32 No pg_hba.conf entry
Previous Message Tom Albinson 2001-02-20 10:52:51 Re: First-time JDBC setup with Jakarta! Whee!