Thanks very much, the article is just what I was looking for.

jim

-----Original Message-----
From: Yee, Richard K,,DMDCWEST [mailto:[EMAIL PROTECTED]
Sent: Tuesday, January 27, 2004 12:22 PM
To: 'Struts Users Mailing List'
Subject: RE: Best Practices question


Jim,
Throw custom exceptions in your business beans and then use the struts
declarative exception handling feature so that your custom exception
handler
class(es) handle the exceptions by populating ActionMessages and logging
the
error if neccessary. 
Check out this article by Keld H. Hansen
http://javaboutique.internet.com/tutorials/excep_struts/index-7.html

-Richard


-----Original Message-----
From: Anderson, James H [IT] [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, January 27, 2004 5:31 AM
To: Struts Users Mailing List
Subject: Best Practices question


What is considered the best way for a business bean to handle errors so
that
they eventually get to ActionErrors? And what about business logging?

Thanks,

jim


---------------------------------------------------------------------
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]

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

Reply via email to