You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by "Bart N. Locanthi" <ba...@sabl.com> on 2000/08/23 17:38:15 UTC

Tomcat work directory of outdated JSPs

I have had no problems with old JSPs getting cached by either browser or
server, but I *do* have a big problem with the gazillion .class files
that get littered through my work directory.

When you update a .jsp file, there's no reason for the old .class file
to hang around.

Is there a way of telling Tomcat to *not* put sequence numbers on these
.class files and/or delete them on exit?