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]