Re: No Suitable Driver

From: "Peter Mount" <peter(at)retep(dot)org(dot)uk>
To: "Jackson Ching" <jching(at)imvi(dot)com(dot)ph>, <pgsql-general(at)postgresql(dot)org>
Subject: Re: No Suitable Driver
Date: 2000-08-24 17:23:11
Message-ID: 01a601c00df0$5bcdcce0$2516989e@maidstone.gov.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Ah servlets. The CLASSPATH variable doesn't work with them. Copy the .jar
file into the JDK's lib/jre/ext directory, and it should then work.

Peter

--
Peter T Mount peter(at)retep(dot)org(dot)uk, me(at)petermount(dot)com
Homepage: http://www.retep.org.uk Contact details: http://petermount.com
PostgreSQL JDBC: http://www.retep.org.uk/postgres/
Java PDF Generator: http://www.retep.org.uk/pdf/
----- Original Message -----
From: "Jackson Ching" <jching(at)imvi(dot)com(dot)ph>
To: <pgsql-general(at)postgresql(dot)org>
Sent: Friday, August 25, 2000 8:02 AM
Subject: [GENERAL] No Suitable Driver

> Hi,
>
> I got my servlet work but i'm getting error saying No Suitable Driver in
my JDBCConnectionPool. why is that so? what could be wrong? I had tested it
on oracle under windows it works fine, now in Redhat linux with postgres, i
got that error.
>
> jackson
>

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Ryan Williams 2000-08-24 17:35:49 Re: FW: Count & Distinct
Previous Message Peter Mount 2000-08-24 17:02:39 Re: JDBC