Mr. Austin,

You can override the catchException method. You should put your exception
handler therein. Hopefully I understood the question...!

B

-----Original Message-----
From: Tate Austin [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, March 31, 2004 10:22 AM
To: Struts Users Mailing List
Subject: Exception handling with scaffold


Whenever I attempt to have an action throw an Exception of any type it seems
that Scaffold catches it and treats it before struts does.  The code I refer
to is the BaseAction class withing scaffold, the catchexception method gets
tripped and intercepts the exception.  Is this architecturally one of hte
things scaffold was designed to do?  If it is, can and where do I plug in my
exception handler in scaffold?


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

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

Reply via email to