According to the Jasper documentation at
http://tomcat.apache.org/tomcat-6.0-doc/jasper-howto.html,
"Jasper 2 can now detect when a page included at compile time from a JSP
has changed and then recompile the parent JSP."
but this does not seem to work, at least not when compiling using the
ant task given on the same page. I compiled a set of pages using the
ant task, touched one of the includes and then recompiled but no files
were recompiled. Is there a flag that needs to be turned on or does the
above statement only apply to a running Tomcat and not to pre-compiling.
Thanks,
Dan.
---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]