In my code i am maintaining some session on page load and some button click.
It works fine
but in browser if do Go back one page or go forward one page it disturb all session.
So what is the concept behind Go back one page, go forward one page in browser.
When we go forward or go back, does page reload from the server.
it depends by your configuration.
You can add the below code to your master page to force the reload for all the pages