> -----Original Message-----
> From: DEEPAK_EXTROSS
> Sent: Friday, April 30, 1999 4:09 PM
> To:   MSANDIP
> Subject:      FW: JavaScript / Servlet problem
> Importance:   High
>
>
>
> JavaScript lets me open a child window with the window.open() method.
> And the child can access the parent's data using the self.opener property.
> Fine.
>
> Now, the child calls a servlet that prints out a new page into the child.
> This straightaway makes the self.opener invalid.
> The child can no more access the parent's data.
> Why does this happen?
> Any way I can get the parent window's handle in the child?
>
> Any suggestions will be greatly appreciated.
>
> Thanks,
> Deepak.

___________________________________________________________________________
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