You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Je...@nlgroup.ca on 2002/09/17 18:53:14 UTC

Struts Declarative Exceptions Questions

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:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>