|
<%@ taglib uri="http://jakarta.apache.org/taglibs/response-1.0" prefix="response" %> <%@ page buffer="64k"%> <H1> hello How are you?</H1> <% //some condition evaluation response.reset(); out.close(); //response.sendRedirect("jsp2.jsp"); sorry abt
this line in my last mail. %> <response:sendRedirect> <response:encodeRedirectUrl>"jsp2.jsp"</response:encodeRedirectUrl> </response:sendRedirect> best wishes Lee |
- Redirecting the browser to another page Asad Habib
- Re: Redirecting the browser to another page V. Jagadesh Lee
- Re: Redirecting the browser to another page Eric Noriega
- Re: Redirecting the browser to another page V. Jagadesh Lee
- using com objects in jsp pages V. Jagadesh Lee
- using com objects in jsp pages saima
- Re: using com objects in jsp pa... Keyur Thadeshwar
- Re: using com objects in jsp pa... Amjad Shahrour
- Re: using com objects in jsp pa... vikramjit singh
- Re: Redirecting the browser to another p... Eric Noriega
