devxlogo

September 22, 2009

JAX-RS: Developing RESTful Web Services in Java

he simplicity of REpresentational State Transfer (REST), an architectural style for accessing information on the web, has made it a popular way for developers to access services. In the REST