Wednesday 7 May 2014

What's New in J2EE 7

Java EE 7 is the latest edition of the enterprise platform that powers a lot of (web) applications.

Top Features of J2EE 7 


  1. Batch Applications
  2. Web Socket
  3. JSON Processing
  4. More Annotated POJOS
  5. concurrency Utilities

New Releases of J2EE  7 technologies

  1. HTML 5
  2. JAX-RS 2.0   (Java API for Restful(RePresentational State Transfer) Webservices)
  3. JMS 2.0
  4. JPA 2.1   (Java Persistance API)
  5. JSF 2.2    (Java Server Faces)
  6. Expression Language 3.0
  7. CDI 1.1   (Contexts and Dependency Injection)
  8. EJB 3.2  (Enterprise Java Beans)
  9. Batch Application for Java Platform 1.0
  10. Concurrency Utilities for J2EE
  11. Servlet 3.1
  12. Bean Validation 1.1
  13. Java Mail 1.5
  14. JCA 1.7  (J2EE Connector Architecture)
  15. Java API for Web socket 1.0
  16. JTA 1.2   (Java Transaction API)
  17. Java API for JSON Processing 1.0 (Java Script Object Notation)
                                
                                 

      

No comments:

Post a Comment

test