| Author |
exception-type ignored in web.xml
|
Bruno Collet
Ranch Hand
Joined: Jun 08, 2004
Posts: 40
|
|
Hi all, I am trying to redirect the user to an error page in case of error. It works when using error-code but not exception-type. For example, it will work when an error 500 occurs but not when an ordinary exception occurs. I also tried with concrete exception classes, without success. Any help would be appreciated
|
Bruno Collet<br /><a href="http://www.practicalsoftwarearchitect.com" target="_blank" rel="nofollow">www.practicalsoftwarearchitect.com</a><br />- The Paradox of Software Architecture: It is easy to make a complex architecture, but it is difficult to make a simple architecture.
|
 |
 |
|
|
subject: exception-type ignored in web.xml
|
|
|