| Author |
Browser Back button
|
Bunty Paul
Greenhorn
Joined: Jun 26, 2006
Posts: 28
|
|
I have seen in banking sites that when the browser back button is hit the session is invalidated. how can i know when the user hits the browser back button. how to handle this.
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56231
|
|
|
Moved to the HTML forum.
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
Eric Pascarello
author
Rancher
Joined: Nov 08, 2001
Posts: 15357
|
|
The site is going posts from page to page and they are expiring the page content/meta tags. Eric
|
 |
Bunty Paul
Greenhorn
Joined: Jun 26, 2006
Posts: 28
|
|
Originally posted by Eric Pascarello: The site is going posts from page to page and they are expiring the page content/meta tags. Eric
Could you please tell me in detail how it is done.
|
 |
Eric Pascarello
author
Rancher
Joined: Nov 08, 2001
Posts: 15357
|
|
Internet is full of examples: http://www.google.com/search?q=Expire+Page+jsp Eric
|
 |
Bunty Paul
Greenhorn
Joined: Jun 26, 2006
Posts: 28
|
|
Yes, I agree I know HOW to expire the page, my question is WHEN to expire the page. I dont want google's answer, i want YOUR answer
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56231
|
|
Originally posted by Bunty Paul: I dont want google's answer, i want YOUR answer
Why should anyone take the time to type in the same answer that you will find on google? Is your time so much more valuable than anyone else's?
|
 |
 |
|
|
subject: Browser Back button
|
|
|