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.

Reply via email to