News Ticker

Learning Java Enterprise Edition

The Java Enterprise Edition (EE) platform is built on Java Standard Edition (SE) to provide a powerful enterprise computing solution. It runs hundreds of thousands of the most dynamic and powerful sites on the web—everything from your favorite small business to Fortune 500 systems. Watch this introduction to learn the essentials of Java EE 7 and start developing with this exciting platform.

Alex Theedom provides a high-level view of the Java EE ecosystem, covering the 12 most important APIs. Learn how to use JavaServer Faces to construct interactive views, implement Java Message Service to decouple your application, ensure data integrity with Bean Validation, create dynamic sites with WebSocket, and much more.

Learning objectives

  • Java’s past, present, and future
  • JavaServer Faces (JSF)
  • Context and Dependency Injection (CDI)
  • JavaServer Pages (JSP) and Expression Language (EL)
  • Enterprise Java Beans (EJB)
  • Java Message Service (JMS)
  • Java Persistence API (JPA)
  • Bean Validation API
  • Java API for RESTful Web Services (JAX-RS)
  • WebSocket API
  • JSON Processing API
  • Batch Processing API
  • Java 8 with Java EE 7

Learning Java Enterprise Edition