Thread: Jdbc-WebServer

Jdbc-WebServer

From
"Zubair Saifullah"
Date:
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


Re: [INTERFACES] Jdbc-WebServer

From
Anders Svensson
Date:
>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@simusoft.dk
tlf.    : +45 3583 8126