You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Vijeth R Naik <vi...@ivega.com> on 2002/08/13 17:05:31 UTC

Handling exceptions in Action class

Hi all:
Can anyone kindly suggest, if i want to handle exceptions in the perform
method of
the Action class (like "LogonAction" class), how should I go go about?
I thought of instantiating a ErrorAction Class from the perform method and
pass parameters
which would do the logging in the log file..(I want to log the exceptions in
a log file.)
I am not too sure of how to go about...
Kindly suggest..

TIA

Vijeth


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>