I am using session in my page.
How to automatically redirect the page when the session expired or clear from the page.
If the session is expired, whenever user trying to click anywhere in the page or doing some action in the page without session value, it should automatically redirect the page...?
How to do this and where it should handle..?
...
Go to the complete details ...