Inside your xom.xxx.server.Xxxx extends RemoteServiceServlet class you  
can call getThreadLocalRequest() and that will give you your servlet  
request so you can play with the query (the URL argument list) cookies  
and whatever

>
> I want to pass my GWT application a recordID at the time I call the
> URL.  The application would then retrieve the record from the server
> and display the record on the screen.  What is the best way to do this
> and is it possible to pass command line arguments to a GWT  
> application?

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