Re: How to Install PostgerSQL_Driver ( in tomcat ) ?

Поиск
Список
Период
Сортировка
От Leonel Nunez
Тема Re: How to Install PostgerSQL_Driver ( in tomcat ) ?
Дата
Msg-id 58744.189.155.223.155.1199887831.squirrel@enelserver.com
обсуждение исходный текст
Ответ на How to Install PostgerSQL_Driver ( in tomcat ) ?  (Moien <moin_e@yahoo.com>)
Список pgsql-jdbc
> Dear All
>
> I'm using :
>
> Microsoft Windows Xp
> Apache-tomcat-6.0.14
> Java version  1.5.0_14
> +
> PostgreSQL 8.2
> and
> postgresql-8.2-507.jdbc3.jar
>
> every time I wana run myApp.class I should type :
> java -cp postgresql-8.2-507.jdbc3.jar . myApp
>
> there is no problem . but when I import myApp into myJSP.jsp , tomcat
> brings this Error :
>
> javax.servlet.ServletException: java.lang.NoClassDefFoundError
>

how did you "imported" your app into the jsp ??


leonel



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

Предыдущее
От: "Leonel Nunez"
Дата:
Сообщение: Re: How to Install PostgerSQL_Driver ( in tomcat ) ?
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Timestamps without time zone