Hi all,
I have a problem...we are using Spring MVC 2.5.
We memorize the login user in session but we encountered a problem:if multiple browser session is opened they share the same httpsession object. there is a way to avoid this problem?tnx Riccardo Alfrilli.
David Newton
Author
Rancher
Joined: Sep 29, 2008
Posts: 12612
posted
0
As far as I know Spring MVC doesn't have a built-in solution for default browser behavior (Seam does).