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 name="body" value="" />
>> <put name="footer" value="/WEB-INF/pages/tiles/footer.jsp"/>
>> </definition>
>>
>> ...
>>
>> <action
>> path="/jspException"
>> type="com.sen.exception.JspExceptionHandlerAction"
>> scope="request" >
>> <forward name="success" path="/WEB-INF/pages/error.jsp"
>> redirect="false/>
>> </action>
>>
>> my action class gets executed and success is forwarded,but i am getting a
>> blank page.
>>
>
> It is strange, since the "error.jsp" is a simple JSP page. Have you got
> any exception in your log?
>
>> only header.jsp alone rendered,
>
> What do you mean with this?
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>
--
View this message in context:
http://www.nabble.com/Reg-%3A-JSP-Exception-Handling-with-tiles-tf2202000.html#a6098356
Sent from the Struts - User forum at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]