|
Does anyone have an example of how declarative exception handling in Struts works? I have am throwing a java.SQL.SQLException in my Action class and have the following defined in my struts-config.xml <global-exceptions> <exception type="java.SQL.SQLException" key="application.error" handler="gov.co.state.cac.util.CACExceptionHandler"/> </global-exceptions> However, this handler never gets called to handle the exception. I am not sure what I am doing wrong. Thanks, Chad
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.