Re: servlets and JDBC (postgresql 7.2)

From: Vernon Wu <vernonw(at)gatewaytech(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org, Frederick Klauschen <fklauschen(at)yahoo(dot)com>
Subject: Re: servlets and JDBC (postgresql 7.2)
Date: 2002-06-23 21:32:25
Message-ID: ON93URH4YVSOA5SMKFEAC8A9DA1XML.3d163e69@kimiko
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

I have the same setting here: pgSQL and Tomcat 4.0.x without any problem. You might want to check your setting and
version of PostgreSQL and its JDBC. I can't help without detailed information?

6/23/2002 12:32:33 PM, Frederick Klauschen <fklauschen(at)yahoo(dot)com> wrote:

>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
>
>
>
>---------------------------(end of broadcast)---------------------------
>TIP 1: subscribe and unsubscribe commands go to majordomo(at)postgresql(dot)org
>
>
>

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Alex Falkowski 2002-06-24 01:09:44 Timestamp
Previous Message Frederick Klauschen 2002-06-23 19:32:33 servlets and JDBC (postgresql 7.2)