This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes JSP and the fly likes Back Button on the browser Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » JSP
Reply Bookmark "Back Button on the browser" Watch "Back Button on the browser" New topic
Author

Back Button on the browser

bobby chaurasia
Ranch Hand

Joined: Mar 30, 2002
Posts: 84
Hi all,
Within the JSP, Is there a way to know is the user clicked the back button of the browser ?
Thanks !
Nathaniel Stoddard
Ranch Hand

Joined: May 29, 2003
Posts: 1258
Negative, blue leader!
Unless there's some elaborate JavaScript stuff going on within the returned JSP document, you won't have a clue what happens once the client is gone and doing her own thing.


Nathaniel Stodard<br />SCJP, SCJD, SCWCD, SCBCD, SCDJWS, ICAD, ICSD, ICED
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Back Button on the browser
 
Similar Threads
how to diable browser back button
Disable Back button
Timing out the Session on Clicking The Browser Back Button
Retain the combo box value when the page is revisited
Log Out Problem