Re: servlets and JDBC (postgresql 7.2)

Поиск
Список
Период
Сортировка
От Vernon Wu
Тема Re: servlets and JDBC (postgresql 7.2)
Дата
Msg-id ON93URH4YVSOA5SMKFEAC8A9DA1XML.3d163e69@kimiko
обсуждение исходный текст
Ответ на servlets and JDBC (postgresql 7.2)  (Frederick Klauschen <fklauschen@yahoo.com>)
Список 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@yahoo.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@postgresql.org
>
>
>






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

Предыдущее
От: Nookala Satish Kumar
Дата:
Сообщение: Re: servlets and JDBC (postgresql 7.2)
Следующее
От: Eduardo Spremolla
Дата:
Сообщение: Re: JDBC Encoding