Is there a way to specify a catch all error page that shows the error attributes such as stacktrace, error codes etc? One that is easy for the end user to report to support, maybe via an email.
Is there a way to specify a catch all error page that shows the error attributes such as stacktrace, error codes etc? One that is easy for the end user to report to support, maybe via an email.
You can create an error handler. Check out the top of this post.
http://forum.springframework.org/sho...d.php?t=10143=
Last edited by robyn; May 14th, 2006 at 11:09 AM.