I can't speak to Struts2 as REST but JAXRS/Jersey is a pretty straight forward API for building RESTful services. It uses Annotations heavily. I don't know if it has a configuration file similar to struts.xml but that could be handy for more dynamic configuration of services.
We've even been able to integrate JAXRS & Struts2 in a single web-app which serves both a REST service and an Application. --joe Joseph Mocker | Velti | Senior Software Architect t +1.650.566.7033 m +1.408.676.6625 e jmoc...@velti.com @Mobclix The leading global technology provider of mobile marketing and advertising solutions On Aug 14, 2012, at 7:35 AM, Frans Thamura wrote: > hi all > > if we need to create full REST apps... > > does S2 not a recommended one? > > > anyone can help? > > should we use the JAXRS instead like RESTeasy > > > Frans > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscr...@struts.apache.org > For additional commands, e-mail: user-h...@struts.apache.org > --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org