Hello All,

I am redirecting my request to another jsp from the current action object.
Before redirecting, I would like to add some attributes redirecting url. I
tried using setAttribute method in HttpServletRequest class. But I am not
able to retrieve it in my jsp page. 

The only way I can do it is by appending that attribute as a parameter to
the redirect url, which is not I wanted.

Any help is appreciated.

thanks,
satish


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

Reply via email to