paul.ocklef...@nhs.net wrote:
> I added this as I need to add support for jstl to my web app. I have also
> noticed that now tomcat also seems to be using some cached version of
> classes, even if I remove a class file and restart tomcat it is still using
> a constant defined in an older version of a class.

If you are restarting Tomcat, rather than just your webapp, then you
aren't updating the class correctly.

> Can anybody help? I have removed the file SESSIONS.ser that is getting
> created but this doesn't make any difference.

Given the exception, you haven't deleted the right SESSIONS.ser file.

Mark



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to