Hi there,
It is very urgent. i hope you people will help me to come out from this problem.
Consider i am having one
jsp. Name is
A.jsp.
In A.jsp i have used grid to select some records.
I have written one
java script function to call one
servlet.( Name is LLReportServlet.java)
In servlet i have to redirect to the same jsp ( i mean A.jsp)
While re directing to that jsp it got refreshed. But It should not happen.
Because i have to retain the grid values ( Selected values) once it come back to that Jsp.
Could you please tell me how to do this?
Thanks
Gurusamy