Hi,

Has anybody tried using tiles2 with struts 2.1.1? I had a working app
with tiles2 and struts 2.0.9; but when I upgraded to 2.1.1 it just
stopped working.

Stack Trace is:

javax.servlet.jsp.JspException: Error executing tag: JSPException while
including path '/layouts/layout-template.jsp'. ServletException while
including page.

        at
org.apache.tiles.jsp.taglib.RoleSecurityTagSupport.doEndTag(RoleSecurity
TagSupport.java:80)

        at
org.apache.tiles.jsp.taglib.ContainerTagSupport.doEndTag(ContainerTagSup
port.java:80)

        at
org.apache.jsp.security.login_jsp._jspx_meth_tiles_insertDefinition_0(or
g.apache.jsp.security.login_jsp:87)

        at
org.apache.jsp.security.login_jsp._jspService(org.apache.jsp.security.lo
gin_jsp:57)

        at
org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:93)

        at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)

        at
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper

.java:373)

        at
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:4

70)

        at
org.apache.jasper.servlet.JspServlet.service(JspServlet.java:364)

        at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)

        at
org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:487

)

        at
org.mortbay.jetty.servlet.ServletHandler$CachedChain.doFilter(Servlet

Handler.java:1093)

 

Any pointers on how to resolve this?

 

Thanks

Reply via email to