Both seem to provide the same interfaces but I could not find a definite answer on what the difference between the two is (and which one to take).
Asked
Active
Viewed 1,546 times
1 Answers
2
The jsr311 site is the original spec site for JAX-RS 1.1. The docs.oracle.com site is the API docs site for Java EE 6.
Using either should be fine, JAX-RS 1.1 was included in Java EE 6.

John Ament
- 11,595
- 1
- 36
- 45