Hi! This is Prasad Jandrajupalli. I have the 3 JSP's, but I want communicate with each other.i.e. First JSP is communicating with the second JSP, Second JSP is not communicate with the Third JSP.
I want forward the control from first jsp to second and second jsp to third jsp,along with see the response of the Second JSP.
Give some sample for this scenario. Thanks in advance.
J. Prasad
Hi Friend,
Please visit the following links:
http://www.roseindia.net/jsp/jsp-forward-request.shtml
http://www.roseindia.net/jsp/jspforwardtoservlet.shtml
Thanks