|
|
|
|
|
JAX-RS (JSR 311) and its Jersey reference implementation have been moving along simultaneously in a very open fashion. As a matter of fact, several editors drafts have previously been made available on http://jsr311.dev.java.net. It's now time for the JCP Early Draft Review. Comments are due in the next three weeks. |
If you are new to JAX-RS, this is all about exposing POJOs (obviously) as resources accessible via URIs and the HTTP protocol. This work focuses on the server-side, leaving client technologies such as jMaki or any other HTTP-enabled client technology do the fetching and presentation part.
WTF? JAX-RS is about making REST web services, POJOs or whatever funcionality u wanna public
Posted by seiju on November 07, 2007 at 08:18 AM PST #
I don't think this is saying anything different...
Posted by Alexis MP on November 07, 2007 at 12:25 PM PST #