Not sure if I understand what "the rest of the world" and "external
users" mean...

Do you simply NOT want to use GWT-RPC and call already existing
services?

If so, you can use com.google.gwt.http.client.RequestBuidler or
com.google.gwt.jsonp.client.JsonpRequestBuilder depending on the
existing service type.

On Jan 5, 12:53 pm, pieceovcake <[email protected]> wrote:
> what i'm getting at is
>
> how do i make my gwt-rpc function call available to the rest of the world?
>
> So that external users can execute Get() on the RemoteServiceServlet

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