Restlet and JAX-RS are such incomparable things ... Are you asking how a Restlet user should choose between the JAX-RS annotations (@GET, @POST, etc.) and the Restlet annotations (@Get, @Post, etc.)? Or how to decide between the Restlet implementation of the JAX-RS spec and other implementations? Or something else?
--tim On Mon, Nov 28, 2011 at 5:59 AM, Ivan <[email protected]> wrote: > Hi all, > > Why would one (or why did you) nowadays select using Restlet API over > strictly JAX-RS API for Java server side development? What are the main > advantages of Restlet own API? Anything you could do with this that cannot > be done (or more difficult to do) with JAX-RS API? > > Cheers, > Ivan > ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2889437

