Re: servlets and JDBC (postgresql 7.2)

Поиск
Список
Период
Сортировка
От Nookala Satish Kumar
Тема Re: servlets and JDBC (postgresql 7.2)
Дата
Msg-id 20020624154045.62155.qmail@web12301.mail.yahoo.com
обсуждение исходный текст
Ответ на servlets and JDBC (postgresql 7.2)  (Frederick Klauschen <fklauschen@yahoo.com>)
Список pgsql-jdbc
Hi Frederick,

Copy the postgresql JDBC driver "postgresql.jar" file
to the TOMCAT-HOME/common/lib directory. Restart your
tomcat server. That's it.

Regards,
Satish.

--- 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
>
>


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



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

Предыдущее
От: "w.winter"
Дата:
Сообщение: Re: timezone incompatibility
Следующее
От: Vernon Wu
Дата:
Сообщение: Re: servlets and JDBC (postgresql 7.2)