Hi,
While redirecting the request through sendRedirect method , is there is any way to preserve the parameters attributes passed to the request to access them in the Redirected
servlet. I try to access the request parameters in redirected servlet, but it return null. But the session is preserved when redirected to the servlet in same application.
What is passed to the redirected servlet. I think the new request and response objects are created for the redirected servlet.
any gess
thanks
Narendra Dhande
SCJP 1.4,SCWCD 1.4, SCBCD 5.0, SCDJWS 5.0, SCEA 5.0