From: "David G. Friedman" <[EMAIL PROTECTED]> > Now, on the JSP issues, since you're trading control over to JSP's, can't > you list the exception in your web.xml configuration file? See the > 'exception-type' in the solution under this url: > http://www.jguru.com/faq/view.jsp?EID=457102
Probably, but then I couldn't use a Tiles definition for the 'path' it should go to when the Exception is thrown. Although right now I'm just using 'error.jsp' it eventually needs to be a Tiles def. From: "Bill Siggelkow" > Struts exception handling *does* work correctly when it comes to > inheritance; and your configuration looks correct. First, check the FQN > (fully-qualified name) of your exception Bill wins the prize. Amazing what a good night's sleep and another set of eyes will do for a problem... I missed one of the pieces of the package name. And it works! Thanks also to Erik for explaining the 'key' attribute. :) -- Wendy Smoak --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]