Closing a Window containing a Signed Applet closes Opener Window

Hi,

I have a signed applet in a JSP page, which is opened from another page using window.open().

The problem is , when I close this opened window, the parent window gets closed.

I tried setting the window.opener=self; while loading the new page, but that didn't work out.

Please help me resolve this.

Regards,

JJ

[356 byte] By [jimjacobka] at [2007-10-3 1:09:04]
# 1
> when I close this opened window, How do you close the window, use the cross on the right top of the screen and have no problems here (using IE and jre 1.5)Still problems?A Full trace might help us out: http://forum.java.sun.com/thread.jspa?threadID=656028
harmmeijera at 2007-7-14 18:05:54 > top of Java-index,Security,Signed Applets...