Re: No Suitable Driver
Re: No Suitable Driver
От:
"Peter Mount" <peter@retep.org.uk>
Дата:
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@retep.org.uk, me@petermount.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" To: 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 >
No Suitable Driver
От:
"Jackson Ching" <jching@imvi.com.ph>
Дата:
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