On Sunday 18 January 2009 02:54:35 RajibJana wrote: > By conversation, I want to mean http session independent conversation. So > two simultaneous users sharing the same http session can work > independently, storing/retriving their own properties throughout the > application without having conflict with other user . >
Two users are not going to share the same session. Each user will get a new session. That's how app servers work. -- Wes Wannemacher Author - Struts 2 In Practice Includes coverage of Struts 2.1, Spring, JPA, JQuery, Sitemesh and more http://www.manning.com/wannemacher --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org