Sunday, August 1, 2010

Re: Need help on generating session id

Hello Mani,

when Firefox generates a session id for one process, it is shared within all the instances of Firefox, as all the instances of Firefox is a single process and not different instances.
All the instances of Firefox share a common process area which causes to retain a session id for all instances within that process area. This is same for IE too.

Thanks & Regards
eluminous Chaitu




On Sat, Jul 31, 2010 at 5:22 AM, Mani <mani.pallapu@gmail.com> wrote:
Hi, when i try to get session id by using following piece of code
every time i am getting same session id if i try from same browser
(with two instance browsers) like Firefox or IE.

getThreadLocalRequest().getSession().getId()

Can any one tell me why it is giving same session id.

Thanks
Mani

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.




--
Website for Mobiles | Organic SEO

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment