|
it was a silly mistake from my side. was doing a getSession(true);
in the code and was not passing the session from one application to another so the reset was happening in one application but the user was in the other with a different session.
silly me..
|