RE: [INTERFACES] Jdbc-WebServer

Поиск
Список
Период
Сортировка
От Peter Mount
Тема RE: [INTERFACES] Jdbc-WebServer
Дата
Msg-id 1B3D5E532D18D311861A00600865478C25E693@exchange1.nt.maidstone.gov.uk
обсуждение исходный текст
Список pgsql-interfaces
There is a trick to get the driver recognised without using the
CLASSPATH. I'm not sure about the Netscape server, but with the jdk's
find the rt.jar file, and place the postgresql.jar file into the same
directory.

I can't remember the exact location, but any jar files in this directory
are automatically included before the CLASSPATH.

Peter

-- 
Peter Mount
Enterprise Support
Maidstone Borough Council
Any views stated are my own, and not those of Maidstone Borough Council.



-----Original Message-----
From: Zubair Saifullah [mailto:zubairsaifullah@hotmail.com]
Sent: 06 October 1999 07:59
To: pgsql-interfaces@postgreSQL.org
Subject: [INTERFACES] Jdbc-WebServer


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

************


В списке pgsql-interfaces по дате отправления:

Предыдущее
От: LAN ZHANG
Дата:
Сообщение: Problem accessing large object via servlet
Следующее
От: Peter Mount
Дата:
Сообщение: RE: [INTERFACES] Problem accessing large object via servlet