ExitCertified Formation Formation de Java Solaris Red Hat IBM Symantec Siebel PeopleSoft
 
ExitCertified Formation Formation de Java Solaris Red Hat IBM Symantec Siebel PeopleSoft
 
start courses and schedules education savings it certification education solutions
recherche de formation
Faites confiance à votre formation en TI   |
Oracle University reconnaît ExitCertified comme Partenaire en formation de l’année en Amérique du Nord.

Oracle Fusion Middleware 11g: Build Applications with ADF I

Format: Formation virtuelle avec formateur
Autres formats:
 
 

Java EE is a standard, robust, scalable, and secure platform that forms the basis for many of today’s enterprise applications. Oracle Application Development Framework (Oracle ADF) is an innovative, yet mature Java EE development framework that is directly supported and enabled by Oracle JDeveloper 11g. Oracle ADF simplifies Java EE development by minimizing the need to write code that implements the application’s infrastructure allowing developers to focus on the features of the actual application.

This course is aimed at developers who want to build Java EE applications using Oracle ADF. Participants use Oracle JDeveloper 11g Release 1 Patch Set 1 to build, test and deploy an end-to-end web application. The data model is built with ADF Business Components and the user interface with ADF Faces. During the course, participants learn to build each part of the application with the Fusion technology stack and then deploy it to WebLogic Server.

Learn To:
  • Build end-to-end web applications
  • Develop Java EE components with Oracle ADF
  • Build rich user interfaces with ADF Faces
  • Use the new capabilities of Oracle JDeveloper 11g Release 1 Patch Set 1

A Live Virtual Class (LVC) is exclusively for registered students; unregistered individuals may not view an LVC at any time. Registered students must view the class from the country listed in the registration form. Unauthorized recording, copying, or transmission of LVC content may not be made.

 
 

Compétences acquises

 
  • Expose the data model in a web application with a rich ADF Faces user interface

  • Create JSF pages

  • Use rich client components in JSF pages

 
  • Add validation to ADF applications

  • Secure Web applications

  • Build and customize a data model by using ADF Business Components

Qui peut en profiter

 
  • Application Developers

  • J2EE Developer

 
  • Java Developer

  • Java EE Developer

Préalables

 
  • Familiarity with basic Java

  • Familiarity with JDeveloper

 
  • Familiarity with XML concepts

 
Enroll For This Class
Enroll For This Class
Oracle DB PeopleSoft Hyperion Ce cours est donné par des formateurs certifiés Oracle.

Oracle University a nommé ExitCertified Partenaire de l’année 2011

Il y a une différence....découvrez-la.
Training Class Enrollment Ask A Question About This Training
Code: D57928GC20
Format: Formation virtuelle avec formateur
Durée: 5
Certifié par: Oracle
Frais d’inscription (CAD): 4,125$
Oracle University Awards ExitCertified the North American Partner of the Year Award for 2011
Recherchez des cours semblables
Cours connexes

Trier l'horaire par: 
Live Virtual Class  Jun.4 - Jun.8.2012 course register
Live Virtual Class  Jun.10 - Jun.14.2012 course register
Live Virtual Class  Jun.11 - Jun.15.2012 course register
Live Virtual Class  Jun.17 - Jun.21.2012 course register
Live Virtual Class  Jul.9 - Jul.13.2012 course register
Live Virtual Class  Jul.16 - Jul.20.2012 course register
Live Virtual Class  Jul.23 - Jul.27.2012 course register
Live Virtual Class  Jul.30 - Aug.3.2012 course register
Live Virtual Class  Aug.5 - Aug.9.2012 course register
Live Virtual Class  Aug.12 - Aug.16.2012 course register
Live Virtual Class  Aug.19 - Aug.23.2012 course register
Live Virtual Class  Aug.20 - Aug.24.2012 course register
Live Virtual Class  Aug.27 - Aug.31.2012 course register
Live Virtual Class  Sep.3 - Sep.7.2012 course register
Live Virtual Class  Sep.10 - Sep.14.2012 course register
Live Virtual Class  Sep.23 - Sep.27.2012 course register
Live Virtual Class  Sep.24 - Sep.28.2012 course register
Live Virtual Class  Oct.8 - Oct.12.2012 course register
Live Virtual Class  Oct.22 - Oct.26.2012 course register
Live Virtual Class  Oct.29 - Nov.2.2012 course register
Live Virtual Class  Nov.5 - Nov.9.2012 course register
Live Virtual Class  Nov.11 - Nov.15.2012 course register
Live Virtual Class  Dec.10 - Dec.14.2012 course register
23 Dates Offered      
   
demander une autre date/un autre emplacement demander de la formation sur place
 

Oracle Fusion Middleware 11g: Build Applications with ADF I Contenu détaillé

 
 
Introduction to Fusion and ADF
  • Describing Fusion architecture
  • Explaining how ADF fits into the Fusion architecture
  • Describing the ADF technology stack (MVC)
Getting Started with JDeveloper
  • Listing JDeveloper benefits for application development
  • Using the features of the JDeveloper IDE
  • Defining IDE preferences
  • Creating applications, projects, and connections in JDeveloper
Building a Data Model with ADF Business Components
  • Introducing ADF Business Components
  • Creating Business Components from tables
  • Testing the data model
Querying and Persisting Data
  • Using view objects
  • Using entity objects to persist data
  • Synchronizing entity objects with database table changes
  • Creating associations
  • Creating updateable view objects
  • Creating master-detail relationships
  • Refactoring
Exposing Data
  • Creating application modules
  • Using master-detail view objects in application modules
  • Managing Business Components transactions
  • Abstracting business services with ADF Model
Declaratively Customizing Data Services
  • Internationalizing the data model
  • Editing business components
  • Modifying default behavior of entity objects
  • Changing the locking behavior of an application module
Programmatically Customizing Data Services
  • Generating Java classes
  • Programmatically modifying the behavior of entity objects
  • Programmatically modifying the behavior of view objects
  • Adding service methods to an application module
  • Using client APIs
Validating User Input
  • Understanding validation options: Database, Data Model, or UI
  • Triggering validation execution
  • Handling validation errors
  • Using Groovy expressions in validation
  • Using programmatic validation
Troubleshooting ADF BC Applications
  • Troubleshooting the business service
  • Troubleshooting the UI
  • Using logging and diagnostics
  • Using the JDeveloper debugger
Understanding UI Technologies
  • Describing the use of Web browsers and HTML
  • Describing the function of Servlets and JSPs
  • Defining JavaServer Faces
  • Explaining the JSF component architecture and JSF component types
  • Explaining the purpose of backing beans and managed beans
  • Describing the JSF life cycle
  • Explaining how ADF Faces augments the JSF life cycle
 
Binding UI Components to Data
  • Creating a JSF page
  • Adding UI components to a page
  • Describing the ADF Model layer
  • Using Expression Language in data bindings
  • Using a Page Definition file
  • Examining data binding objects and metadata files
  • Binding existing components to data
  • Running and testing the page
Planning the User Interface
  • Describing the Model-View-Controller design pattern
  • Differentiating between bounded and unbounded task flows
  • Creating and converting task flows
  • Defining control flows
  • Defining global navigation
  • Creating routers for conditional navigation
  • Calling methods and other task flows
  • Implementing validation in the user interface
Adding Functionality to Pages
  • Internationalizing the user interface
  • Using component facets
  • Displaying tabular data in tables
  • Displaying hierarchical data in trees
  • Displaying text or media with icons and images
  • Defining search forms and display results
  • Displaying data graphically
Implementing Navigation on Pages
  • Using ADF Faces navigation components
  • Using buttons and links
  • Using menus for navigation
  • Using breadcrumbs
  • Using a train component
Achieving the Required Layout
  • Using complex layout components
  • Explaining how to use ADF Faces skins
  • Using dynamic page layout
Ensuring Reusability
  • Designing for reuse
  • Using task flow templates
  • Creating and using page templates
  • Creating and using declarative components
  • Creating and using page fragments
  • Deciding which type of reusable component to use
Passing Values Between UI Elements
  • Defining the data model to reduce the need to pass values
  • Using a managed bean to hold values
  • Using page parameters
  • Using task flow parameters
  • Passing values from containing pages to regions
Responding to Application Events
  • Using managed beans
  • Coordinating JSF and ADF lifecycles
  • Using phase and event listeners
  • Using action listeners and methods
  • Understanding additional AJAX events
Implementing Transactional Capabilities
  • Handling transactions with ADF BC
  • Using task flows to control transactions
  • Sharing data controls
  • Handling transaction exceptions
  • Defining response to the Back button
Implementing Security in ADF BC Applications
  • Exploring ADF Application security options
  • Understanding ADF security framework
  • Enabling users to access resources
  • Implementing a Login page
  • Understanding ADF controller authorization
  • Using Expression Language to extend security capabilities


  ExitCertified is your Authorized IT Training Partner  
  Lorsque vous suivez un cours certifié chez ExitCertified, vous apprenez directement des concepteurs des produits que vous utilisez. Notre engagement envers la communauté des TI, de même que notre autorisation à offrir des cours certifiés, vous assurent une expérience de formation supérieure. Il y a une différence. Apprenez directement de la source.

Il y a une différence. Apprenez directement de la source.
 
Training Contacts  
   
Canada United States

Formation à Montréal :: 514.876.1666
Formation à Ville de Québec :: 514.876.1666
Formation à Ottawa :: 613.232.3948
Formation à Toronto :: 416.487.3948

Formation à Vancouver :: 604.633.3948
Formation à Victoria :: 1.866.328.3948
Formation à Calgary :: 403.291.2855
Formation à Edmonton :: 780.441.3948
Formation à Regina :: 1.866.328.3948

Formation à Sacramento :: 916.669.3970
Formation à San Francisco :: 415.975.3948
Formation à San Jose :: 408.288.3948
Formation à Las Vegas :: 1.800.803.3948
Formation à Phoenix :: 602.889.9350
À travers le monde - 613.232.3948 Des questions?
Il nous fait plaisir de vous aider. Transmettez-nous ce formulaire par courriel et nous vous répondrons dans les plus brefs délais.
   



(c) 2012 ExitCertified Corp. Tous droits réservés.


ExitCertified est un fournisseur international agréé de formation en technologies. Voici quelques-uns de nos cours les plus souvent consultés :
 
Formation Sun Formation Oracle Formation Symantec Formation IBM Formation Red Hat :: Linux
Formation Java, Cours J2EE, Formation JSP, servlets, EJB, Struts, réseaux, Formation Solaris, Java Composite Application Platform (JCAPS), SeeBeyond, XML, Formation Solaris 10, certification Java, certification Solaris Cours PeopleSoft, 11g, Formation Oracle SQL, Oracle PL/SQL, DBA, Hyperion, Fusion Middleware, 10g, 9i, certification 11g, certification DBA, certification Oracle Formation NetBackup, Cours Veritas, protection contre les virus, sécurité des TI, certification Symantec DB2, OS/400, Formation zSeries, s/390, iSeries, AIX SUSE, Formation RedHat
         
Formation MySQL Formation Apple Formation en gestion de projet    
Base de données MySQL Cours Apple, Formation Leopard Formation du PMI