> -----Original Message-----
> From: jfc [mailto:[EMAIL PROTECTED]]
> Sent: Monday, September 02, 2002 1:51 AM
> To: Tomcat Users List
> Subject: Re: altering the request URI in a filter
> 
> 

[snip]

> Hi,
> 
> Thanks for the reply. How can I actually set the new value/s on the 
> request? I don't see any setter methods or any fields which 
> can be used 
> to hold the new value.
> 
> The only setters I can see are setAttribute and setRequest.

Since you're the one implementing the wrapper class, you can choose to add
whatever methods you see fit.

--
Martin Cooper


> 
> jfc
> 
> 
> 
> --
> To unsubscribe, e-mail:   
> <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: 
> <mailto:[EMAIL PROTECTED]>
> 
> 


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to