If GWT is your only client, why not just use GWT-RPC? -- Arthur Kalmenson
On Thu, Aug 19, 2010 at 12:08 AM, Bayard Randel <[email protected]> wrote: > Hi there, > > Being relatively new to the java ecosystem, I'm finding the myriad of > options for providing web services a little overwhelming. Is there a > best practice, or recommended approach for providing web services in > my GWT/GAE application? I understand Restlet supports the complete > stack, and while I can appreciate the separation of concerns that it > provides, suspect that it may be overkill given that the GWT client > will be the only consumer. Ideally I'd like to post a json object from > my other web app and avoid soap/xml. > > Thanks very much! > > -- > 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. > > -- 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.
