Previous
Next

I need more information

If you would like to speak to a member of our specialist team, please feel free to call our freephone number or email us directly:

0800 028 6400

enquiries@jbinternational.co.uk

Quote me | Enrol me

Oracle ADF Training Course Develop ADF Java EE apps with JDeveloper

Course code: ORCLEADF
Details: 5 days, £1995 + VAT closed course only -enquire
5 days, £1995 + VAT
5 days, £1995 + VAT
OnsiteEnquire about bringing this course to your offices
Who should attend: Experienced Java programmers who require the skills to develop enterprise applications.
Prerequisite skills: Programming experience of the Java language as covered in our JavaSE course. Some prior contact with internet technologies is helpful, though not essential.

Course Outline

Oracle's JDeveloper and Application Development Framework (ADF Faces) have become recognised as one of the industry-leading Java development and deployment environments for large-scale enterprises. SOA integration, AJAX, and excellent performance are some of the key features.

Course Content

Our Java EE (formerly J2EE) training course provides an overview of Java EE architecture, and intensive hands-on experience in the development and implementation of scalable distributed applications using Enterprise JavaBeans (EJB 3), Java Persistence Architecture (JPA) and Java Server Page (JSP) technologies – including Java Server Faces (JSF) and possibilities for integration with Web 2.0-enabling techniques like AJAX.

This course has been developed for real-world, commercial scenarios by our expert instructors. See below for detailed syllabus. If you have a technical question, please email sales@jbinternational.co.uk

What you will learn

1. How to build a modern web presentation tier, exploiting the latest JSF components and integrating rich client techniques.
2. How to build better and simpler EJBs with EJB 3 and annotation techniques.
3. How to leverage XML with better programming techniques and easier creation of web services.
4. How to improve access to relational data with the Java Persistence API.
5. How to manage transactions and security in a Java EE environment.
6. Assess vanilla Java EE versus popular framework alternatives.

Hands On Exercises

 

Delegates receive hands-on experience of building Java EE applications, including:

1. Building JSF components for web presentation, and integrating these into a fully working application.
2. Managing security and transactions in a full-blown application server environment.
3. Writing a business tier incorporating new-style Enterprise Java Beans.
4. Experiencing the ease with which the business tier can be transformed into a web service layer.
5. Creating a JPA mapping layer to an existing relational database.
6. Exploring Java Messaging Services for synchronous and asynchronous application communication.

 

 

 JavaEE - Enterprise Java Training Course Outline

 

Oracle Application Development Framework

 

MVC architecture
ADF Faces technology stack
ADF Faces Business Components
Overview of Apache Struts

 

ADF Faces Development Process

ADF Faces development process
JDeveloper 10g design-time elements
Creating default Business Components
JSP Visual Editor
Page Flow Modeler

Getting Started with ADF Faces Business Components

 

Creating JDeveloper 10g application workspaces
Creating default Business Components
The Business Components Tester
The role of Business Components: Entity Objects, View Objects, Application Modules

 

Building Business Logic

 

Entity Objects
Java support files for Entity Objects
The Business Components Modeler
Assigning initial values to attributes
Mapping an attribute to an Oracle database sequence
Adding Entity validation
Creating and using Domains for validation

 

Exposing Business Data

 

View Objects
View Links
Application Modules
SQL based View Objects
Business Components Modeler

 

Adding Custom Validation

 

Adding and using Custom methods for validation
Entity associations
Publishing custom methods
Typesafe data access methods

 

Providing for Efficient Queries

SQL based view objects
Expert mode view objects
Programmatic View Objects
Control Hints and attribute formatting

Making the Model Secure

 

Java Authentication and Authorization Service (JAAS)
Authentication
OracleAS JAAS Provider (JAZN)
Authorization
Entity level authorization

 

Controlling an Application with Struts

 

ADF Faces and Apache Struts
The purpose of a controller
The Controller in the MVC architecture
Processing navigation requests

 

Building ADF Faces View Components

 

JSP/HTML Visual Editor
JSPs in and ADF Faces application
Basic JSP elements
View Object control types

 

Customizing Actions

The Struts configuration file
Creating an Action class
Using Forwards
Form Beans: dynamic and static
The application resources file

Using ADF Faces Struts Components

 

Data Actions
Data Pages
Using the Iterator
The Data Action lifecycle
Forwards and Events in ADF Faces applications

 

Adding Validation and Error Handling

 

Client side validation
Form Bean validation
The Struts validator
Exception handling

 

Enhancing the User Interface

Visual component properties
Using the toolbar to format objects
Adding images to JSPs
Using Style Sheets
Using Expression Language
Adding navigation buttons

Adding JAAS Security to the Client

JAAS provider
Oracle JAAS implementation - JAZN
Client authentication
Adding JAAS to a client application

Building ADF Faces UIX View Components

ADF Faces UIX technologies
UIX page layout
Internationalization
Designing with the Visual Editor
Design time data components
Data binding in the Visual Editor

Deploying an ADF Faces Application

Deploying to e Web Server
Deploying to OC4J
OC4J connections
Deployment profiles
Deploying to OC4J