I use wildcard mappings and Spring integration. When a bad url is entered, no Spring bean is mapped and it results in an exception page. I would like to swap this to a nice "Sorry, this page does not exist" message.
However, the Exception Interceptor does not catch this, probably because it happens before the chain of interceptors. How can I solve this? kuvera ----- http://javatar.hu Java EE programming -- View this message in context: http://www.nabble.com/-s2--handling-%22Unable-to-instantiate-action%22-exception-tp15341966p15341966.html Sent from the Struts - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]