Hi:

This maybe it's a little off topic, but I appreciate any help...
I'm trying to develop an small push framework, where a servlet sends an
URL to a applet (through a socket) and this
call showDocument(url) to refresh the page. This seems to be working
pretty well, but when I tried
to put the redirect applet in a frame, and I tried to redirect another
frame with showDocument(url, frame)
but the problem its that I cant figure out a way that the applet knows
if that frame really exists, in that
case (the frame not exists) the function opened another browser window.
I would like to know if thereis a way that the applet know if the frame
really exists in the browser..???

Thanx in advance..

Andres Portillo

___________________________________________________________________________
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