How to get values from old Session after changing the SessionId ?
I need to change the SessionId post successful log in to the Appliation. I am able to change the SessionId but I am loosing the other values of the Session, which I need post successful log in. Please guide how to retain/get the other values of the Session.