Re: S2: problem with sitemesh plugin

2008-01-17 Thread Wes Wannemacher
It could be that you're using the FreeMarkerPageFilter and it appears that you are trying to decorate a JSP. Try sitemesh com.opensymphony.module.sitemesh.filter.PageFilter On Thu, 2008-01-17 at 20:18 +0100, dd wrote: > Hi, > I just tried to integrate the sitemesh plugin with the defaul

S2: problem with sitemesh plugin

2008-01-17 Thread deeeed
Hi, I just tried to integrate the sitemesh plugin with the default struts2 archetype by editing my web.xml: sitemesh org.apache.struts2.sitemesh.FreeMarkerPageFilter But now it seems that the jsp code can't be executed anymore and the