Title: RE: How can I redirect servlet output to different frame?

Instead of having concrete output frame, you could let your servlet writes out <iframe></iframe> in which you include the second page body.

Hope this helps!

David

-----Original Message-----
From: Charles Jordan [mailto:[EMAIL PROTECTED]]
Sent: Friday, September 26, 2003 8:00 AM
To: [EMAIL PROTECTED]
Subject: How can I redirect servlet output to different frame?


Hello All,
I have a two frame jsp which has a menu frame from which I call a servlet
that I want to populate the second frame. How can I do this from within
the servlet?

Thank you.

Charles (Allen) Jordan   <[EMAIL PROTECTED]>
  System Administrator    (407)771-8919
  Convergys
  285 International Parkway,
  Lake Mary, FL 32746-5007

___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

------------------------------------------------------------------------------

This email is confidential and may be legally privileged.

It is intended solely for the addressee. Access to this email by anyone else, unless expressly approved by the sender or an authorized addressee, is unauthorized.

If you are not the intended recipient, any disclosure, copying, distribution or any action omitted or taken in reliance on it, is prohibited and may be unlawful. If you believe that you have received this email in error, please contact the sender, delete this e-mail and destroy all copies.

==============================================================================

___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to