Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Java > Java and JDK > Pro JSP
|
Pro JSP Advanced JSP coding questions. Beginning questions will be redirected to the Beginning JSP forum.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Pro JSP section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old April 8th, 2004, 01:52 AM
Registered User
 
Join Date: Apr 2004
Posts: 3
Thanks: 0
Thanked 0 Times in 0 Posts
Default How to make all frames expired?

I have developing a website that have three frames. One frame is under the other frame. Only the 'lowest' frame is active. If the session is expired when surfing that page, all frames should be unload and display login page. Unfortunately, I only can unload until the second frame and the lowest frame, with code document.form.target = "_parent" and post the page to a servlet that contain code session.invalidate(). Unfortunately, the 'uppest' page do not know that 'she' is already expired! Help me with this problem.....thank you.


Regards,
kokyan





Similar Threads
Thread Thread Starter Forum Replies Last Post
Connection expired MZA Oracle 0 February 2nd, 2008 01:31 AM
Timeout expired ks2006 ASP.NET 2.0 Basics 12 September 8th, 2006 03:54 PM
TimeOut Expired Lalit_Pratihari SQL Server 2000 1 July 23rd, 2006 12:59 PM
Timeout expired glibo SQL Server 2000 6 July 21st, 2006 11:58 AM
How to make all frames expired kokyan JSP Basics 0 April 8th, 2004 01:44 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.