Developing Applications for the Java EE 7 Platform
Target Audience: Java Developers who want to learn how to utilize the full power of Java EE 7
Benefits to you:
By taking this course, you'll gain hands-on experience building Java EE 7 Applications. You will get the chance to create web-based user interfaces using HTML5 and JavaScript along with JSPs JSFs and servlets. Web-based user interfaces will use AJAX to communicate with RESTful web services you create. Business logic will be handled using CDI and EJB components. You will also create and use JMS resources, Batch and Timer components. You will learn how to persist application data using JPA and JTA APIs.
Participate in Hands-On Labs
During this course practice sessions you develop a product management application. This application is going to start as a simple client-server application, but will evolve into a Java Enterprise Application having following components:
Java Persistence API components to handle product database objects
Enterprise JavaBeans components to handle product management application business logic
Java Message Service API components to produce and consume messages
SOAP WebService to produce a product quotes Web user interface to search, display and update products designed with Servlets, Java Server Pages, and Java Server Faces
REST Service to check product discount
WebSockets application to implement chat between users
You will also secure this application using both programmatic and declarative approaches.
Длительность
Доступ к курсу
Документы
Кому подойдет этот курс
Слушатели изучат как:
Create a flexible component model using EJB and CDI technology.
Provide Timer, Concurrency and Batch services.
Create SOAP and REST WebServices.
Develop web-based interfaces using Servlets, Java Server Pages, JavaServer Faces.
Assemble and deploy Java applications to a JEE Application Server.
- 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