Chris Ruegger Thu, 26 Sep 2002 05:17:33 -0700
I am using the static include to include one JSP in another JSP. If the included file changes, Tomcat does not seem to recompile the including page. Is there a way to configure Tomcat to detect this and recompile the including page?
Thanks