RE: JSP Page caching questions

2002-03-19 Thread Anthony Eden
ginal Message- > From: Don Sauer [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, March 19, 2002 2:23 PM > To: 'Tomcat Users List' > Subject: RE: JSP Page caching questions > > > There are 2 ways. 1. Modify the server.xml and turn > reloadable off for your JSP (this

RE: JSP Page caching questions

2002-03-19 Thread Don Sauer
Eden [mailto:[EMAIL PROTECTED]] Sent: Tuesday, March 19, 2002 11:23 AM To: 'Tomcat Users List' Subject: RE: JSP Page caching questions FWIW, I wrote a small Perl script for doing a recursive touch on all files in a given directory. It is at http://www.anthonyeden.com/projects/perl/rto

RE: JSP Page caching questions

2002-03-19 Thread Anthony Eden
FWIW, I wrote a small Perl script for doing a recursive touch on all files in a given directory. It is at http://www.anthonyeden.com/projects/perl/rtouch.pl.txt Sincerely, Anthony Eden > -Original Message- > From: Diego, Emil [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, March 19, 2002 9

RE: JSP Page caching questions

2002-03-19 Thread Rodrigo Gonzalez Asensio
I have the same problem The servlet engine doesn't regenerates the jsp files who has includes modified. The trivial solution is touch al files that you wanna update. --- Rodrigo Gonzalez Asensio División de Ingeniería - Platino - GUI Develop