Howdy,
You can't with a pure server-side solution, as the server doesn't know
anything about the frames, only your browser does.  So you have to use
JavaScript or another client-side approach to get the source from the
server and copy it into the desired frame.

Yoav Shapira
Millennium ChemInformatics


>-----Original Message-----
>From: Rick Roberts [mailto:[EMAIL PROTECTED]
>Sent: Thursday, July 31, 2003 12:18 PM
>To: Tomcat Users List
>Subject: sendRedirect() / forward() from frame to top window
>
>How can I use sendRedirect() or forward() from a child frame and force
the
>target to be the top or parent frame?
>
>Similar to <a href='target.jsp' target='_top'>Top Frame</a>
>but using sendRedirect() or forward()
>
>Thanks
>--
>*******************************************
>* Rick Roberts                            *
>* Advanced Information Technologies, Inc. *
>*******************************************
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]




This e-mail, including any attachments, is a confidential business communication, and 
may contain information that is confidential, proprietary and/or privileged.  This 
e-mail is intended only for the individual(s) to whom it is addressed, and may not be 
saved, copied, printed, disclosed or used by anyone else.  If you are not the(an) 
intended recipient, please immediately delete this e-mail from your computer system 
and notify the sender.  Thank you.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to