Hi,
Just wondering if there is any efficient and clean solution to stop sharing the session on multiple browser instances and/or tabs. I heard about using cookie less session. But using cookieless session is not advised in general.
I understand, it is completely user choice and some like to share the session and some do not. But want to understand the efficient way to handle this.
Regards Siva

Go to the complete details ...