Reg : JSP Exception Handling Problem with Tiles

2006-09-01 Thread jaikarthi
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

Re: Reg : JSP Exception Handling Problem with Tiles

2006-09-01 Thread Antonio Petrelli
It seems that your message has been corrupted. Try to resend it. jaikarthi ha scritto: 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

Re: Reg : JSP Exception Handling Problem with Tiles

2006-09-01 Thread jaikarthi
Hi, please find the problem Hi, I am trying to handle JSP Exception in my Project. We are using Tiles plug in in our project. My Layout definition is definition name=page.layout path=/WEB-INF/pages/tiles/Layout.jsp put name=title value=/ put

Re: Reg : JSP Exception Handling Problem with Tiles

2006-09-01 Thread Antonio Petrelli
jaikarthi ha scritto: definition name=page.layout path=/WEB-INF/pages/tiles/Layout.jsp put name=title value=/ put name=header value=/WEB-INF/pages/tiles/header.jsp/ put name=body value= / put name=footer value=/WEB-INF/pages/tiles/footer.jsp/

Re: Reg : JSP Exception Handling Problem with Tiles

2006-09-01 Thread jaikarthi
Hi, I am not getting any exception in log. Antonio Petrelli wrote: jaikarthi ha scritto: definition name=page.layout path=/WEB-INF/pages/tiles/Layout.jsp put name=title value=/ put name=header value=/WEB-INF/pages/tiles/header.jsp/ put