Hey, I just started reading about GWT. It is really amazing and the documentation is pretty good. But I still didn't find something useful how GWT works with multiple tabs in the same browser. I guess, when I call the same application in two different tabs, I will have two different sessions. I would like to use the same session, expecially when a user logged in. How can I do this? Can I check in a new tab if a user already logged in, and how can I access this data?
Any help is greatly appreciated. -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
