Hello: I'm using the latest gwt-gdata package to allow users of my app (written in GWT) to access their Google contacts. But the problem I'm having is that when I check for a valid login using the User.login() method the package takes the user to a new page to authenticate/login and then I lose all state of my GWT application.
So my question is this: Is there a way to do an in-app authentication that does not force the browser to go to a new site? If someone has some sample code illustrating this I would appreciate it. Thanks! Chri -- 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.
