Re: JSP and PostgreSQL

From: "Dave Cramer" <Dave(at)micro-automation(dot)net>
To: "'Benjamin Bostow'" <jamin4az(at)yahoo(dot)com>, <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: JSP and PostgreSQL
Date: 2001-10-10 01:11:31
Message-ID: 008f01c15128$7fb53bd0$8201a8c0@inspiron
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Benjamin,

Can you give us more of a hint as to how you are trying to use it.

Perhaps a snippet of the relevant code.

I presume you have added it to the CLASSPATH, or put it in the webapp
lib?

Dave

-----Original Message-----
From: pgsql-jdbc-owner(at)postgresql(dot)org
[mailto:pgsql-jdbc-owner(at)postgresql(dot)org] On Behalf Of Benjamin Bostow
Sent: October 9, 2001 6:34 PM
To: pgsql-jdbc(at)postgresql(dot)org
Subject: [JDBC] JSP and PostgreSQL

I am trying to write a JSP page that connects to my
postgreSQL database. I have tried to install the
driver from jdbc.postgresql.org but haven't had any
luck. Can anyone give me a hand on what to do to get
them working?

Ben

__________________________________________________
Do You Yahoo!?
Make a great connection at Yahoo! Personals. http://personals.yahoo.com

---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

http://archives.postgresql.org

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Chris Bitmead 2001-10-10 03:52:26 Re: TOAST and bytea JAVA
Previous Message Benjamin Bostow 2001-10-09 22:33:39 JSP and PostgreSQL