I'd like to understand if or how GWT accepts external RPCs.  I'm
designing a GWT app right now and I'd like the ability to call the GWT
app from another application using HTTP.  I want GWT to support CRUD
operations for my DB and then return an HTTP response.  So in essence
I want the GWT app to support live users via the UI and a web API
(REST, perhaps).  Does GWT support this out of the box or is there a
3rd party library that's worthy?

thanks in advance!

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