Uthay - I was having the same problem. See my post yesterday under subject
JSP caching.
The problem is that your WEB-INF directory is probably in your CLASSPATH
when you start Tomcat - see the FAQ - it won't reload classes in your
CLASSPATH
There is a question/answer in the FAQ re: this - I feel dumb about it. Now
you can too :)
Good luck.
Jim
>From: "uthay"
>Subject: Tomcat class loader
>Date: Tue, 27 Feb 2001 13:15:44 -0000
>
> It was stated in the tomcat installation instructions that tomcat will
> reload any servelet or jsp file if the file is changed.
> I am using a package through a servlet. Although I have modified the
> package, tomcat is refusing to load the new classes and holding onto the
> older ones.
> May be its because they are not servlets??????
> Is there anyway of solving this.
> Does tomcat follow a different class loading mechanism for classes
>that are not servlets. (classes in WEB-INF)?
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]