Hi Nir,

What we have typically done is to put some code into
the OnLoad event of the document you are returning,
thus making the client the "controller" of the page
manipulations in the various frames.

-----Original Message-----
From: Nir Daniel <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Date: Thursday, January 06, 2000 12:50 PM
Subject: Can I send a response to specific frame?


>Hi,
>
>I get request from leftFrame.jsp and I like to send the response to
>rightFrame.jsp or leftFrame.jsp depending the process result in my servlet.
>Is there a way to do it?
>
>Thanks,
>Nir
>
>===========================================================================
>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
>

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