S
sravan_reddy001
i had two frames(Left and Right) in my File
the following is called by a page("validate.jsp") in Left Frame
response.sendRedirect("http://localhost:8080/UAS_student.jsp");
the above redirection will display the page in Left Frame
what sud i do to display the redirection in RIGHT Frame
the following is called by a page("validate.jsp") in Left Frame
response.sendRedirect("http://localhost:8080/UAS_student.jsp");
the above redirection will display the page in Left Frame
what sud i do to display the redirection in RIGHT Frame