|
Is there any way to wrap an HttpServletRequest in
Tomcat 3.2.x and then forward the wrapped request to anoher
servlet?
We need a 'decorated request' with added
functionality, more precisely, we need to add 'extra-parameters' to that request
and then forward it to another servlet that process both the original and the
added parameters.
Thanks,
diego
|
- Re: Wrap an HttpServletRequest Diego del R�o
- Re: Wrap an HttpServletRequest Bernhard Huber
