ne, 2009 14:53:53 GMT +02:00 Athens, Beirut, Bucharest,
Istanbul
Subject: Redirect from Exception Page (with Tomcat) in 5.1
Hi,
I'd like to have all Exception of my Application handled by its
special ExceptionReport in the way that on the production system the
ExceptionReport directly redirect
Hi,
I'd like to have all Exception of my Application handled by its
special ExceptionReport in the way that on the production system the
ExceptionReport directly redirects the user to the start page.
This works well using Jetty as AppServer and checking for the error
reason in beginRender a