http://google-web-toolkit.googlecode.com/svn/javadoc/1.5/com/google/gwt/user/client/History.html
On 26 oct, 07:59, novarse <[email protected]> wrote: > Hi all, > Lets say I have a twitter message containing an URL link which has an > event Id as an argument somewhere as part of the URL > e.g. "Next event is tuesday.http://myapp.appspot.com?eventId=678" or > "Next event is tuesday.http://myapp.appspot.com/myservlet?eventId=678" > or > some other composition?? > how can I communicate between the URL and my web app so that my app > starts and uses the eventId? > > thanks > stephen -- 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.
