one don't need a framework for doing REST, just use the Servlet api
and implement each HTTP verb

just my .02

On Fri, Nov 20, 2009 at 2:42 PM, Casper Bang <casper.b...@gmail.com> wrote:
> Take a look at Jersey (REST). It's simple and powerful, one of the few
> real good examples I know of which uses annotations rather than abuse
> them. Great management by Sun's Paul Sandoz and a friendly/helpful
> community. Do yourself a favor and forget about SOAP and the
> enterprise bloat of WS*.
>
> /Casper
>
> On Nov 20, 6:13 pm, John Stager <john.sta...@gmail.com> wrote:
>> Hey All,
>>
>> I am currently looking into RESTful vs SOAP Web Services, any thoughts
>> on pros and cons for each and possible frameworks for implementing
>> either or both.
>>
>> Thanks
>
> --
>
> You received this message because you are subscribed to the Google Groups 
> "The Java Posse" group.
> To post to this group, send email to javapo...@googlegroups.com.
> To unsubscribe from this group, send email to 
> javaposse+unsubscr...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/javaposse?hl=.
>
>
>

--

You received this message because you are subscribed to the Google Groups "The 
Java Posse" group.
To post to this group, send email to javapo...@googlegroups.com.
To unsubscribe from this group, send email to 
javaposse+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/javaposse?hl=.


Reply via email to