adam bien's blog

A List of Useful Java EE 6 PDF Specifications 📎

A collection of links to popular Java EE 6 specs:

  1. JSR 318: Enterprise JavaBeansTM 3.1
  2. JSR 299: Contexts and Dependency Injection for the JavaTM EE platform
  3. JSR 317: JavaTM Persistence 2.0
  4. JSR 311: JAX-RS: The JavaTM API for RESTful Web Services
  5. JSR 315: JavaTM Servlet 3.0 Specification
  6. JSR 314: JavaServer Faces 2.0
  7. JSR 303: Bean Validation
  8. JSR 316: JavaTM Platform, Enterprise Edition 6 (Java EE 6) Specification
  9. JSR 322: JavaTM EE Connector Architecture 1.6

The documents listed above are a great resource to find answers to technical questions or to verify application server's behavior.