Re: Tomcat 4 jsp compiler error. Class in imported package notfound.

2002-04-25 Thread Phillip Morelock
try using a WEB-INF directory in your app. On 4/25/02 7:10 PM, "pducuron (kgb)" <[EMAIL PROTECTED]> wrote: > I'm upgrating to tomcat 4.0.3 from 3.2.1, I placed my application into > /webapps but when tomcat compiles my jsp pages it can't find classes I have > imported in my jsp page. > > error

Re: Tomcat 4 jsp compiler error. Class in imported package notfound.

2002-04-25 Thread pducuron \(kgb\)
gt; To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Thursday, 25. April 2002 19:15 Subject: Re: Tomcat 4 jsp compiler error. Class in imported package notfound. > try using a WEB-INF directory in your app. > > > On 4/25/02 7:10 PM, "pducuron (kgb)" <[EMAIL PRO

RE: Tomcat 4 jsp compiler error. Class in imported package notfound.

2002-04-25 Thread Jay Gardner
/ihraRoutines.class --Jay Gardner -Original Message- From: pducuron (kgb) [mailto:[EMAIL PROTECTED]] Sent: Thursday, April 25, 2002 8:24 PM To: Tomcat Users List Subject: Re: Tomcat 4 jsp compiler error. Class in imported package notfound. Sorry, I forgot to put WEB-INF my my explanation. I'

Re: Tomcat 4 jsp compiler error. Class in imported package notfound.

2002-04-25 Thread pducuron \(kgb\)
t;[EMAIL PROTECTED]> Sent: Thursday, 25. April 2002 19:46 Subject: RE: Tomcat 4 jsp compiler error. Class in imported package notfound. > I don't know how much of this message is cut-n-paste, but it doesn't seem > that the case of the class name is consistent all the wa