As Far as I know you can't manipulate the Request object.
But what you can do is move the parameters into your own object and of
course you can manilpulate that and set it as atrribute in the request.

Bernhard

> -----Ursprüngliche Nachricht-----
> Von: Sony Thomas [mailto:[EMAIL PROTECTED]
> Gesendet: Freitag, 20. Januar 2006 14:48
> An: user@struts.apache.org
> Betreff: Manipulating reques object ???? - urgent please
> 
> 
> Hi,
> 
> Is there is any way to manipulate the value of request 
> object. I have a 
> text field in my jsp called "locationName". when I use
> "request.getParamentName("locationName") in my action, I am 
> getting the 
> value entered in my jsp. While forwarding from my action, if 
> i want to 
> reset the value
> of locationName to a different value - what should I do? How 
> can I do ? 
> please give me some clues???
> 
> thanks in advance
> 
> 
> sony
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 

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

Reply via email to