Automatic recompilation
François Gaudin <[email protected]> Tue, 31 May 2005 16:20:40 CDT
| Newsgroups | gmane.comp.web.sitemesh.general |
|---|---|
| Message-ID | <13946461.1117574470314.JavaMail.os-j2ee@opensymphony01.contegix.com> |
The JSP is the decorator that is included in my initial post. When a request is made to test.html then a pattern is matched in sitemesh.xml and the decorator is used to decorate the page using menu.htm. This works fine - the JSP gets compiled and the html files get included in the resulting servlet. If I change test.html then the JSP gets recompiled as expected so that's good. But if I change menu.htm the JSP doesnt get recompiled and calls to test.html and any other html files to be decorated with the menu result in the old unmodified menu being displayed. Is there anything I can do to make sure that the JSP gets recompiled whenever included html files are modified? --------------------------------------------------------------------- Posted via Jive Forums http://forums.opensymphony.com/thread.jspa?threadID=2736&messageID=7643#7643 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]