I've tried excluding certain pages from my Sitemesh decorator but it doesn't seem to follow its own logic:
<decorators>
<excludes>
<pattern>/register</pattern>
</excludes>
</decorators>
What alternatives exist to Sitemesh that could serve as a drop-in replacement in a Spring MVC app that uses mainly plain JSP/JSTL?
Have you tried tiles (http://tiles.apache.org/)? I have used it with spring mvc (but freemarker and not jsp)..
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With