Re: How to Install PostgerSQL_Driver ( in tomcat ) ? - Mailing list pgsql-jdbc

From Leonel Nunez
Subject Re: How to Install PostgerSQL_Driver ( in tomcat ) ?
Date
Msg-id 58744.189.155.223.155.1199887831.squirrel@enelserver.com
Whole thread Raw
In response to How to Install PostgerSQL_Driver ( in tomcat ) ?  (Moien <moin_e@yahoo.com>)
List 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 by date:

Previous
From: "Leonel Nunez"
Date:
Subject: Re: How to Install PostgerSQL_Driver ( in tomcat ) ?
Next
From: Tom Lane
Date:
Subject: Re: Timestamps without time zone