The RPC stub that you're talking about, is it the RPC implementation ?
Because if it is, it's just a normal servlet (see
http://google-web-toolkit.googlecode.com/svn/javadoc/1.6/com/google/gwt/user/server/rpc/RemoteServiceServlet.html)
and as such, you have access to generic servlet methods.

Hope that helps;

Salvador

On 15 mai, 05:45, Francis <[email protected]> wrote:
> hi,
>
> I'm new to GWT, I would like to ask if there anyway to get the http
> parameter in the RPC stub.?
--~--~---------~--~----~------------~-------~--~----~
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