GWT is the only client, but I also need to provide a web service that can receive and serialise json posted from a different web application. I'm just uncertain about what the best way to implement this service is on the GWT/GAE stack is.. using a servlet?
On Aug 27, 5:41 am, Arthur Kalmenson <[email protected]> wrote: > If GWT is your only client, why not just use GWT-RPC? > > -- > Arthur Kalmenson > > -- 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.
