I highly suggest using the global exception handling facility:
http://struts.apache.org/struts-doc-1.2.7/userGuide/building_controller.html#exception_handler
Frank
Laurie Harper wrote:
In that case you must have configured or coded something to make that
happen... Do you have something like 'try{ ... } catch (...) { return
findForward("fail"); } in your action?
L.
Mon Cab wrote:
The browser is just redirecting to my "fail"
ActionMapping. And there's nothing going in the logs
(neither the localhost, or the stdout logs) I'm using
Tomcat 5.0.28.
--- Laurie Harper <[EMAIL PROTECTED]> wrote:
Mon Cab wrote:
Specifically exceptions in execute().
Shouldnt these result in a stack trace printout in
Tomcat 5. Or are they printed out to the logs.
By default, you'll get a stack trace in the browser
window and it'll also be logged to stdout (console or catalina.out).
L.
---------------------------------------------------------------------
To unsubscribe, e-mail:
[EMAIL PROTECTED]
For additional commands, e-mail:
[EMAIL PROTECTED]
__________________________________ Yahoo! Mail - PC Magazine Editors'
Choice 2005 http://mail.yahoo.com
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
Frank W. Zammetti
Founder and Chief Software Architect
Omnytex Technologies
http://www.omnytex.com
AIM: fzammetti
Yahoo: fzammetti
MSN: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]