Thanks a lot Thomas that is just what i needed. very simple and usefull. thanks again..
On Sep 10, 9:56 am, Thomas Broyer <[EMAIL PROTECTED]> wrote: > On 9 sep, 22:34,m007<[EMAIL PROTECTED]> wrote: > > > hy, i need to get access to the variables that users send in the http > > get method > > in my entry point class so I can load data with that information > > > example:www.myurl.com?id=atr66fgk > > > and i want to access to the id variable from my entry point class. > > > Can anyone help me please... > > Have a look at the Window.Location class > (com.google.gwt.user.client.Window$Location). --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
