I would like my GWT application to parse the url that it was called with. Something like this:
http://mymachine.com/myapp?key1=value1 And be able to grab the key values pairs from within my application. The key may be a fixed value, and the value of course will change with invocation of my application. Can anybody help me with this? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
