Hi guys. I'm not quite new to GWT, but I've recently faced quite
frustrating problem, that I'm unable to solve alone. I have
requirement to integrate my webapp with single sign on system which is
HTTP based. So whilst starting GWT app I have redirect user to
different URL, check retrieved URL and then continue to webapp GUI. I
spent some time figuring out the way to persist state of app before
redirect but all measures that I found (mainly Window.Location
methods) are erasing GWT state. Is there a way to redirect and then go
back to current GWT state?

--~--~---------~--~----~------------~-------~--~----~
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