Hi all,

I'm using the jsp:forward tag to move from one frame-based page to a
differently config'd frame page, so I want to completely replace the
original frame configuration. However, when I do the jsp:forward, instead I
get the new frameset embedded under the old one. Since jsp:forward doesn't
allow setting a target=_top how can I do this? I tried <BASE target=_top>
but that didn't work either.

Thanks!
Gerry

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
FAQs on JSP can be found at:
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html

Reply via email to