In this article, Stefan Tilkov provides a pragmatic introduction to REST (REpresentational State Transfer), the architecture behind the World Wide Web, and covers the key principles: Identifiable resources, links and hypermedia, standard me...More
In this article, Stefan Tilkov provides a pragmatic introduction to REST (REpresentational State Transfer), the architecture behind the World Wide Web, and covers the key principles: Identifiable resources, links and hypermedia, standard methods, multiple representations and stateless communication.
Invariably, learning about REST means that you’ll end up wondering just how applicable the concept really isbeyond introductory, “Hello, World”-level stuff. In this article, Stefan Tilkov addresses 10 of the most common doubts people have a...
www.infoq.com/articles/tilkov-rest-doubts
-
Get Site Info
The Java API for XML Web Services (JAX-WS) 2.0 provides comprehensive support for building web services. You can leverage this API's capabilities to build and consume a variety of web services, whether they are based on WSDL or are RESTful...
java.sun.com/developer/technicalArticles/WebServices/res<br/>tful/
-
Get Site Info