JavaScript is not supported by your browser. Oracle requires JavaScript support in order to completely render this page.
The following tutorials are available for Oracle JDeveloper and Oracle Application Development Framework (ADF). These step-by-step instructions guide you through common tasks for application developers and provide background concepts and information to help you understand what you are accomplishing in the steps.
These tutorials are designed for the release version specified above. If you are using a different version of JDeveloper, you may experience some inconsistencies. Use the navigations on the left side of this page to select the tutorials for a different release.
-
expandADF Faces
Developing Ajax-Based User Interfaces with ADF Faces Rich Client Components
Use ADF Faces rich client JSF components to create Ajax-based web applications.
Charting with ADF Data Visualization Components - Graphs, Gauge, Maps, Pivot Table and Gantt
Add data visualization components, including graphs, gauges, maps, pivot tables, and gantt charts to your ADF Faces applications.
Creating and Using an ADF Declarative Component
Create an ADF declarative component in a project and deploy the project to an ADF library JAR, then consume the declarative component in JSF pages.
Implementing Drag and Drop
Define component attributes to use as drag sources and as targets for accepting drops, then create and register custom drop event handling code on target components.
Using Layout Components
Create a page layout by nesting Panel Stretch Layout, Panel Splitter, and other layout components to define specific areas on a page for headers, footers, and body contents.
Changing an Application's Look and Feel by Using Skins
Create a custom skin (CSS file) and apply it to a sample application, then modify its look and feel.
-
expandADF Mobile
Setting Up ADF Mobile
Install ADF Mobile extension, setup the iOS SImulator or Android Emulator and test the installation.
Building Mobile Applications with Oracle ADF Mobile
Use a simple java class to display an employee list in an ADF Mobile Application. Then, use a Web Service to upgrade an employee's salary. Finally, use Device Features to take and use a photograph.