The Source for Java Technology Collaboration
User: Password:
Register | Login help    

Search

Online Books:
java.net on MarkMail:


JAX-RS and Jersey 1.0 are available

Posted by joconner on October 17, 2008 at 3:17 AM PDT
Old is new again. Using HTTP's basic vocabulary (GET, POST, PUT, DELETE) to define web services seems to be the big thing now. So JAX-RS and the Jersey implementation seem like reasonable sources for blog topics.

JAX-RS is the Java API for RESTful Web Services. This API is defined by JSR 311 (Java Specification Request), the official specification. Jersey is Sun's implementation of the specification. Jersey recently hit version 1.0, and you can download it now.




Comments
Comments are listed in date ascending order (oldest first)