Hi,
I have set session timout to 10 min. On clicking logout I have used below codes to clear the session
At the time of each login, a new session id is generated. Even after regenerating new session and clear the previous session using the above code, the previously generated session id is active. Is there anything else to do for deactivating or killing previous sessions
Thanks,
Anu