TRENDS is authorized to promote and deliver Oracle courses in partnership with TechEdge Solutions. EZY Corporation logo and Oracle logo are registered trademarks of EZY Corporation and Oracle respectively. All rights reserved.

Developing Applications for the Java EE 7 Platform Ed 1

Schedule

Start End Duration Location Details

Course Details

Developing Applications for the Java EE 7 Platform Ed 1

Course code: DAJEE71

Duration: 5 Days

Prerequisite:

Suggested Prerequisite
•    Java SE 8 Programming Ed 1
•    Completed the Java SE 8 Programming course
•    Java SE 8 Certification

Required Prerequisite
•    Experience with the Java language
•    Experience with XML
•    Experience with basic database concepts and a basic knowledge of SQL

Course Description:

The Developing Applications for the Java EE 7 Platform training teaches you how to build and deploy enterprise applications that comply with Java Platform, Enterprise Edition 7. The technologies presented in this course include annotations, Enterprise JavaBeans (EJB), Java Persistence API (JPA), Java Transaction API (JTA), Servlets, JavaServer Pages(JSPs), JavaServer Faces (JSF), Contexts and Dependency Injection (CDI), JAX-RS RESTful and SOAP Web Services, the Java API for WebSocket, Java Message Service API (JMS), Bean Validation, Batch API, Timer services, and Java EE Concurrency.

Course Objectives:

•    Deploy Java EE applications
•    Handle business logic using POJOs, EJBs, SOAP WebServices, and JMS
•    Manage persistency using JPA entities
•    Create Java web applications using servlets, JSPs, JSFs, REST Services, and WebSockets
•    Secure Java EE applications

Intended Audience:
•    Architect
•    Developer

Course Outlines:

•    Introduction to Java EE
•    Managing Persistence by Using JPA Entities
•    Implementing Business Logic by Using EJBs
•    Using Java Message Service API
•    Implementing SOAP Services by Using JAX-WS
•    Creating Java Web Applications by Using Servlets
•    Creating Java Web Applications by Using JSPs
•    Implementing REST Services using JAX-RS API
•    Creating Java Applications with WebSockets
•    Develop Web Applications Using JavaServer Faces
•    Securing Java EE Applications

•    Appendixes/Additional Content
•    Java Logging
•     CDI Beans
•     BeanValidation and JPA API
•    Batch and Concurrency APIs
•     JAXB API
•    "Pre-CDI" Servlet Examples