servlets and JDBC (postgresql 7.2)

From: Frederick Klauschen <fklauschen(at)yahoo(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: servlets and JDBC (postgresql 7.2)
Date: 2002-06-23 19:32:33
Message-ID: 20020623193233.95517.qmail@web10105.mail.yahoo.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

I would like to establish a postgresql database
connection from within a Java Servlet, using
the Apache Tomcat server.
Unfortunately, I get the error: "No suitable driver
found"
When trying to connect a Java application to the
same database (same settings (same classpath)),
everything works fine.
Is there something special about JDBC and servlets,
that might have caused this error?

Thanks,
Frederick

__________________________________________________
Do You Yahoo!?
Yahoo! - Official partner of 2002 FIFA World Cup
http://fifaworldcup.yahoo.com

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Vernon Wu 2002-06-23 21:32:25 Re: servlets and JDBC (postgresql 7.2)
Previous Message Daniele 2002-06-23 18:07:47 problem with Serialize.store