JSP redirect page
Hi Techies
I want to knw if I redirect from the JSP page by using the the sendRedirect then it directly redirects or the statements below trhe sendRedirect will also executes?
If I use <jsp:forward> then the statement below in the <jsp:forward> are not executed,wnat to knw abt sendredirect.
Plz hlp me.
thanks

