No. The newer version of tomcat looks for changes in <%@ include file %> and recompiles on demand.
-Tim
Altug B. Altintas wrote:
I thing in the new versions of Tomcat these below to code <%@ include file="time.html" %>
<jsp:include page="time.html" flush="true"/>
make the same effect. When i make changes in time.html; i always see the main page uptodate whether using "include directive " or "include action"
spec changed ?
Regards
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
