Hi,
you can use, normal jsp exception handling mechanism where you specify a
error page and forward it to that
eg:- <%@ page errorPage="ExceptionHandler.jsp" %>
Thanks,
Nuwan.
----- Original Message -----
From: "Liam Brady" <[EMAIL PROTECTED]>
To: "Struts Users Mailing List" <user@struts.apache.org>
Sent: Monday, January 15, 2007 9:21 AM
Subject: Re: <global-exceptions> does Not handle exceptions in JSP file?
good question - no answer?
On 10/13/06, Mississippi John Hurt <[EMAIL PROTECTED]> wrote:
I know setting this will handle exceptions from struts actions, but say
an
action forwards to a jsp, then in the jsp file you get an exception. How
can you catch those exceptions? I need to use the web.xml exception
handling instead of the struts <global-exceptions> tag right? Yes, No?
Thanks.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]