REST and SOAP and Web Services
I’ve somewhat recently been reading about the REST vs. SOAP argument for web services. I have written a few web services and own their maintenance and can definitely attest that SOAP can be a difficult way to go as the supporting libraries keep changing and the tools do a lot “for” you and when something goes wrong in there it can be difficult to track it down.
REST definitely seems to make more conceptual sense to me, and if it is going to be in Java EE 5 then hopefully that will make it easier to build RESTful systems.
Does Java EE 5 getting REST mean WOA will break out?
Technorati Tags: REST, SOAP, Web Services
Posted: May 25th, 2006 under Computers.
Comments: none
![Validate my Atom 1.0 feed [Valid Atom 1.0]](valid-atom.png)
Write a comment