I'm working on a web app that got a weird tendency to throw a specific exception - at any action. What's the best way to redirect to a specific JSP on that error? With an interceptor? Or stick in a try/catch in all my execute()'s?
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]