Re: Strategy to consume JSON/REST SErver

2011-02-10 Thread Frans Thamura
/ -Original Message- From: Eduard Neuwirt Date: Thu, 10 Feb 2011 22:19:37 To: Reply-To: "Struts Users Mailing List" Subject: Re: Strategy to consume JSON/REST SErver Hi, I think the spring-web is better candidate for REST. I have not seen until now a well Struts2-REST prototype.

Re: Strategy to consume JSON/REST SErver

2011-02-10 Thread Jordi Fernández
You can check the rest showcase sample application from the struts 2 distribution: http://svn.apache.org/repos/asf/struts/struts2/trunk/apps/rest-showcase/ On Thu, Feb 10, 2011 at 8:31 PM, Frans Thamura wrote: > hi all > > we know REST is getting popular, and we know Struts2 can produce REST/JSO

Re: Strategy to consume JSON/REST SErver

2011-02-10 Thread Eduard Neuwirt
Hi, I think the spring-web is better candidate for REST. I have not seen until now a well Struts2-REST prototype. Eduard Am 10.02.2011 20:31, schrieb Frans Thamura: hi all we know REST is getting popular, and we know Struts2 can produce REST/JSON but.. any idea to consume REST/JSON in Str