Re: [INTERFACES] Jdbc-WebServer

From: Anders Svensson <anders(at)simusoft(dot)dk>
To: "Zubair Saifullah" <zubairsaifullah(at)hotmail(dot)com>
Cc: pgsql-interfaces(at)postgresql(dot)org
Subject: Re: [INTERFACES] Jdbc-WebServer
Date: 1999-10-06 13:41:42
Message-ID: v04020a00b42100873de4@[192.168.1.3]
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

>I am using jdbc with java servlets to connect to Postgres database.
>When I set the CLASSPATH to the driver it works fine. But how do I make the
>server (Netscape3.6/Apache) find this Driver. It is giving me a class not
>found error for the driver.
>I will appreciate the answer.
>Thanks
>
>______________________________________________________
>Get Your Private, Free Email at http://www.hotmail.com
>
>************

Add the following line to your jserv.properties (if you are using jserv)
wrapper.classpath=/home/servlets/jdbc6.5-1.2.jar

remeber to change the path to where ever you have jdbc6.5-1.2.jar or
pstgresql.jar

Simu Soft
v/Anders Svensson
Frederikssundsvej 20, 2 th
DK-2400 København NV

e-mail : Anders(at)simusoft(dot)dk
tlf. : +45 3583 8126

In response to

Browse pgsql-interfaces by date

  From Date Subject
Next Message Julia Boike 1999-10-06 13:55:27 subscribe
Previous Message Thomas Lockhart 1999-10-06 13:37:40 Re: [INTERFACES] Questions connecting to PostgreSQL.