when you do a,
response.setStatus(response.SC_MOVED_TEMPORARILY);
response.setHeader("Location","index.html");
is there a way to target a frame?
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JSP-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".
For JSP FAQ, http://www.esperanto.org.nz/jsp/jspfaq.html
- Re: When Redirecting a user Bosch Ricardo
- Re: When Redirecting a user Darin Wilson
