Re: [struts] Struts 2 + Sitemesh decorator mapping

2007-12-15 Thread Filipe David Manana
I fixed the problem: the pattern /*/lsf/* worked :) Thank you for replying. On Dec 14, 2007 9:23 PM, Dale Newfield <[EMAIL PROTECTED]> wrote: > Filipe David Manana wrote: > > Anyone using Struts 2 with multiple Sitemesh decorators? > > Yep. > > You mention using more than one decorator, but t

Re: [struts] Struts 2 + Sitemesh decorator mapping

2007-12-14 Thread Dale Newfield
Filipe David Manana wrote: Anyone using Struts 2 with multiple Sitemesh decorators? Yep. You mention using more than one decorator, but the decorators.xml file you show only has one. It's scanned in order, and the first matching one is used. Do you have your "other" decorator (with "/*") l