Cookies are fine, but what happens if cookies are disabled?
Then two sessions will be created by the server, or not?



On 17 Mrz., 12:40, Uemit <uemit.se...@gmail.com> wrote:
> It depends how session management is done on the client.  If you use cookies
> to store the session id it should make no difference as long as you
> communicate with the same domain (Cookies are domain specific).
> If you open gmail in two tabs in your browser you won't have to authenticate
> twice only one time right?. Both gmail instances will share the session.

-- 
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+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to