If you hit the back button in a browser, a cached version of the page is displayed to the user. You need to prevent the browser from caching the page so that when someone hits the back button (after logging out) the sensitive content is not displayed.
Comment