This {@link javax.servlet.http.HttpServletRequestWrapper} overrides theparameter related methods of a {@link javax.servlet.http.HttpServletRequest}. It will either use an empty {@link Map} or the {@link Map} provided to theconstructer to answer parameter questions.
@author Eric Dalquist
edalquist@unicon.net
@version $Revision: 1.2 $