posted 18 years ago
After logging out of my application, clicking the back arrow sends the user to the previous page, but the user remains locked out. However when you get to a page that contains a form, you're presented with a dialog box that essentially re-posts the login data! How can I over ride this. I thought I had all the bases covered with the code below:
Clicking 'log out' on my application, the following code is called:
...and in the JSPs, I have this in the header:
Who dares, wins! (SAS motto)