>when you do a,
>
>response.setStatus(response.SC_MOVED_TEMPORARILY);
>response.setHeader("Location","index.html");
>
>is there a way to target a frame?

Nope, sorry to say. There are some JavaScript tricks you can do, but you
have to watch your browsers and versions very carefully to make sure they'll
work properly.

Darin Wilson
[EMAIL PROTECTED]
http://www.doughnet.com/

===========================================================================
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

Reply via email to