Hi,

Here, it can redirect to error page when some exception occures.
My question is: how can I get the exception info in the jsp page? For
example, I hope display the exception message or exception stack in the jsp
page.

See here:
http://struts.apache.org/2.0.6/docs/exception-interceptor.html

It's on the value stack, wrapped in an instance of ExceptionHolder.

Regards
Kristian



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

Reply via email to