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-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org