thanks justin, do you know how to do recursive touch on files in multiple directories, because come includes are being used all across the site...thanks again
-Raj >>> [EMAIL PROTECTED] 09/06/02 02:27PM >>> Tomcat won't recompile the jsp unless it sees that the jsp has changed... and following includes would be quite a bit of overhead to check every time. If you know precisely which jsp you want to compile, you can touch the file to change the date on the file... this will cause a recompile. Anyone know if there's an option to force recompile for every jsp, all the time? justin At 11:20 AM 9/6/2002, you wrote: >Hi All, > >I am running tomcat4 on solaris8, when I modify an include in a jsp page >(ex: header.inc) the tomcat is not recompiling the page, even after >restart the changes are not coming up. If I delete .class files from work >folder then tomcat will re-compile the page and the changes are visible. >Is there any work around to make tomcat re-compile the page for include >changes...???????? other than deleting the .class files itself. > > >thanks in advance > >-Raj -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>