You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by nodje <no...@gmail.com> on 2009/09/25 06:07:49 UTC

How to register an ActionEventListener implementation?

I need to have a way to print to console ExceptionStackTraces.

The interceptor in the Struts configuration would usually make the
StackTrace available to print on web page, but it seems it doesn't take care
of printing to the standard console.

implement ActionEventListener.handleException seem to be a good way to me
but I don't know how to register this implementation with Struts2/Xwork.

Any help or different point of view on how to handle printing stacktraces
welcome!!

cheers
-nodje
-- 
View this message in context: http://www.nabble.com/How-to-register-an-ActionEventListener-implementation--tp25606277p25606277.html
Sent from the Struts - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscribe@struts.apache.org
For additional commands, e-mail: user-help@struts.apache.org