Return a page with Javascript in it to do it for you.
-tg
----- Original Message -----
From: Ronak Shah <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, September 08, 1999 3:03 PM
Subject: How to set target attribute when redirecting to another JSP
> I want to know if there is a way to set HTML "TARGET" attribute (want to
set
> TARGET="_top") when I redirect to another JSP page.
>
> I understand that this mechanism is not a standard UI practice. This is
> needed when a user logs in and enters a framed version of HTML UI. A
session
> is created as part of logging in. All the user actions are updated on a
> separate content pane. If the user does not perform any activity for
> significant time (like more than 30 minutes for most web servers), the
> session becomes invalid. At this point if the user performs an action on
the
> UI then corresponding JSP page detects that session is invalid and
redirects
> the user to Login page. This requires the page to be rendered in "_top"
> frame.
>
> Ronak
>
>
===========================================================================
> 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