Hi:

I'm able to do the following using JavaScript, but would like to do the
same using servlet methods:

A page consists of 4 frames.  Each frame, as well as the page holding
the <FRAMESET> tag, are serviced by their individual servlet.  When the
frames are being generated, I may need to redirect the user to a
completely separate page (say a login or error page) and not allow the
user to see the framed page.  I use the top.window.location object and
the onLoad method in JavaScript to refer to the parent of the frame and
redirect.

Can someone point me in the right direction for this?

Thanks!

Jean

___________________________________________________________________________
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