Do you log in to the system from two different client machines or you log in to both accounts using tabs of a same browser IE or firefox ?
--- On Sun, 8/23/09, pankaj semwal <semw...@gmail.com> wrote: > From: pankaj semwal <semw...@gmail.com> > Subject: Intermittent Session Problems in Strut2. > To: user@struts.apache.org > Received: Sunday, August 23, 2009, 6:04 AM > Hi List, > > > I am facing a problem > of session intermittent in > Strut2.In Distributed environment > > when user A login and at the same time when user B > login .The information > are sharing .I tried but did not find the solution. > > Even the session Id are creating different for each > user. > > I am setting the session as : > > Map session = ActionContext.getContext().getSession(); > > session.put("loginDetails", user); > > > > Please tell me where i am wrong. > > > Please help me. > __________________________________________________________________ Connect with friends from any web browser - no download required. Try the new Yahoo! Canada Messenger for the Web BETA at http://ca.messenger.yahoo.com/webmessengerpromo.php --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org