Is there any way for me to have my page refreshed everytime it is opened on the browser?
I am working on a database backed web project, with JSP as front end and Oracle, JDBC as the back end. When I have a particular user "logout" of the system, it is noticed that simply by hitting the "back" button on the web browser, one is able to view and act upon the previous pages. session.invalidate is already implemented. I need a way to refresh the page. I'd appreciate any feedback at the earliest. Thanks, Saket __________________________________________________ Do you Yahoo!? Yahoo! Web Hosting - establish your business online http://webhosting.yahoo.com =========================================================================== To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST". Some relevant archives, FAQs and Forums on JSPs can be found at: http://java.sun.com/products/jsp http://archives.java.sun.com/jsp-interest.html http://forums.java.sun.com http://www.jspinsider.com
