posted 19 years ago
If the user uses the history you can show a 'page expired' message with what 'java pro' has suggested. If the user uses the back button the caching directives Ben mentioned will work, but there is no garuntee. You have no control over that because the browser does not go to your site again to get that page, it will pull it out of it's own cach and see the site from when the user was logged in. You just have to build the page so that if you get a request without a session you can handle it.
By the way 'java pro' you will be asked to change your name to meet the naming standards of the site. They require a real (sounding) first and last name.