Developing Applications with Java EE 6 on WebLogic Server 12c

This online training course will help you in exploring applications that conform to the Java Platform, EE6 Web Profile. After completing this course, students will be able to understand: annotations, Session Enterprise JavaBeans, the Java Persistence API, servlets, JavaServer Pages, JavaServer Faces, Contexts and Dependency Injection, and Bean Validation.

  • 22000
  • 25000
  • Course Includes
  • Live Class Practical Oriented Training
  • 90 + Hrs Instructor LED Training
  • 60 + Hrs Practical Exercise
  • 50 + Hrs Project Work & Assignment
  • Timely Doubt Resolution
  • Dedicated Student Success Mentor
  • Certification & Job Assistance
  • Free Access to Workshop & Webinar
  • No Cost EMI Option


Have Query ?

What you will learn

  • Taking this course will give you hands-on experience through labs that teach you how to build an end-to-end application.
  • These labs explore session EJB components, which are used to enable container managed transactions and enhance
  • Application performance through data caching. You'll perform these lab exercises using the NetBeans IDE and Oracle
  • Create mobile web applications. Create JSF facelet pages. Develop web profile applications
  • Assemble a web application and deploy it into an application server (Java EE platform runtime environment). Use CDI.
  • Use IDEs and Application Servers for Java EE development. Create mobile web applications.
  • Update a database with JPA. Perform bean validation. Validate data using Bean Validation

Requirements

  • Experience with the Java programming language Familiarity with HTML and CSS Familiarity with the use of an IDE Java SE 7 Programming Java SE 7: Develop rich Client Applications

Description

|| About Developing Applications with Java EE 6 on WebLogic Server 12c

The Developing Applications with Java EE 6 on WebLogic Server 12c online training course teaches you the skills you need to successfully build and deploy enterprise applications. You'll explore applications that comply with the Java Platform, Enterprise Edition 6 Web Profile. 

This course will give you experience using the following technologies: annotations, Session Enterprise JavaBeans (EJBs), the Java Persistence API (JPA), servlets, JavaServer Pages (JSPs) , JavaServer Faces (JSF), Contexts and Dependency Injection (CDI) and Bean Validation. Taking this course will give you hands-on experience through labs that teach you how to build an end-to-end application. These labs explore session EJB components, which are used to enable container managed transactions and enhance application performance through data caching. You'll perform these lab exercises using the NetBeans IDE and Oracle. 

Oracle Developing Applications with Java EE 6 on WebLogic Server 12c training imparts the knowledge and skills to build and deploy enterprise applications that comply with the Java Platform, Enterprise Edition 6 Web Profile. The expert mentors will explain how to use JSF technology for building web applications that can be accessed both from mobile and desktop web browsers. The concept of data caching is also covered. The aspirants will learn how to improve the application performance use EJB components to enable container-managed transactions.

 

Course Content

Live Lecture

·     Describe the purpose of the Java EE Platform

·     Describe the needs of enterprise applications

·     List the various Java EE specifications

·     Compare services and libraries

·     Describe the Java EE Web Profile

·     Describe the EE application tiers & layers

·     Practical Exercise

Live Lecture

·     Purpose of an application server

·     Identify the potential selection criteria

·     Install the Oracle Web Logic Server 12c Zip Distribution

·     Describe the properties of Java EE components

·     Describe the process of developing a Java EE application

·     Describe how to configure & package Java EE applications

·     EE supporting features

·     Practical Exercise

Live Lecture

·     Describe the Java SE features

·     Create POJO JavaBeans components

·     Log application activity and errors

·     Write to server logs

·     Describe common Java SE annotations & features

·     Develop Java annotations

·     Describe the role of annotations in Java EE

·     Practical Exercise

Live Lecture

·        Describe the HTTP request-response model

·        Difference between Java Servlets, JSP, & JSF components

·        Implement application layering & the MVC Pattern

·        Avoid thread safety issues in web components

·        Use the Expression Language

·        Practical Exercise