In HttpServletRequest, you can only amend the parameters at all.
This is why we need HttpServletRequestWrapper. You can use this as request and have the ability
to change the parameters as well. Cool.
This is why we need HttpServletRequestWrapper. You can use this as request and have the ability
to change the parameters as well. Cool.
Comments
Post a Comment