t; <[EMAIL PROTECTED]>
To: "Tomcat Developers List" <[EMAIL PROTECTED]>
Sent: Wednesday, November 14, 2001 9:09 AM
Subject: Re: Wrap an HttpServletRequest
On Wed, 14 Nov 2001, Diego del Río wrote:
> Date: Wed, 14 Nov 2001 10:16:16 -0300
> From: Diego del Río <[EMAI
On Wed, 14 Nov 2001, Diego del Río wrote:
> Date: Wed, 14 Nov 2001 10:16:16 -0300
> From: Diego del Río <[EMAIL PROTECTED]>
> Reply-To: Tomcat Developers List <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: Wrap an HttpServletRequest
>
> Is there any way
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 servl