Hi, I am trying to handle JSP Exception in my Project. We are using Tiles plug in in our project. My Layout definition is
My header and footer remains same in all pages. in my layout.jsp I defined <%@ page errorPage="/jspException.do"> whenever jsp exception occurs,JSP Exception handler gets invoked and I am redircting to error page. my struts config looks like this, my action class gets executed and success is forwarded,but i am getting a blank page. only header.jsp alone rendered,my error.jsp is not rendered. my error.jsp is <%@ page isErrorPage="true"%> unexpected error occured I dont know why? i am badly in need of this. Please help me Guys .... i am looking for ur reply Thanks, JaiKarthik -- View this message in context: http://www.nabble.com/Reg-%3A-JSP-Exception-Handling-Problem-with-Tiles-tf2202000.html#a6096810 Sent from the Struts - User forum at Nabble.com.