If you haven't resolved this, can you post your decorators.xml. It's important to exclude both the requested URL and the URL that's forwarded to (if you're forwarding to a JSP from a Controller).
Matt On Tue, May 6, 2008 at 5:56 AM, Attila <[EMAIL PROTECTED]> wrote: > > Hello, > > I using Appfuse 2.0.1. I've a frameset page and don't want a decoration > for > this pages (including frames). I've put the <mapper > class="com.opensymphony.module.sitemesh.mapper.FrameSetDecoratorMapper"/> > in > sitemesh.xml and exluded the pages with <exclude> but doesn't helps. > Frame's > pages are decorated, but I don't want! > > How to resolve? > > Thanks > > By > -- > View this message in context: > http://www.nabble.com/Sitemash%3A-FrameSet-decoration-doesn%27t-work-tp17081149s2369p17081149.html > Sent from the AppFuse - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > >
