tail
, and mismatching requests will use next
. tail
is the plain servlet/filter chain without any rewriting. next
is the next rewrite dispatch
@param uri the request URI to match against
@param queryString the request query string to match against
@param next the next rewrite FilterChain dispatch
@param tail the plain servlet/filter chain for a match
|
|
|
|