Heya!

Does Struts save the exception anywhere in the request before loading a 
global-error-page?

I would not like to catch exceptions in my Action and save the error message, 
and I guess that is a common problem.

So is there any way I can print the Exception.getMessage() in the global error 
page which was shown because of some AccessDeniedException of my own?


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

Reply via email to