I am making use of the Declarative Exceptions  at the action level as
such..

 <exception
     key="error.data.page"
     path="/error/CustomerError.jsp"
     type="com.nlg.ar.common.exception.CustomerException"/>

In this situation, is it possible to gain access to the actual thrown exception within 
the jsp page?

I know this is not the best way to handle things but...

Thanks



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to