Implementation of a Valve that handles the error dispatch (that is, will forward to the appropriate error page if necessary).
This Valve should be attached at the Host level, although it will work if attached to a Context.
WARNING: This valve is necessary for Servlet API compliance.
@author Remy Maucherat @author Craig R. McClanahan @version $Revision: 466595 $ $Date: 2006-10-21 23:24:41 +0100 (Sat, 21 Oct 2006) $
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|