A script-enabled browser is required for this page to function properly
Oracle Application Development Framework
site map
 
technical illustration to match text
Drag and Drop Development Experience

Developers can simply drag and drop data controls onto a page design and indicate what type of component should represent that data. For example, you can take a database table exposed as a business service and request JDeveloper to render the data as a table by dragging-and-dropping the control onto the page and filling in a simple dialog box. Oracle ADF takes care of the rest.

By using Oracle ADF, the implementation details of these services are stored as metadata in the ADF Model layer. This design enables developers to exchange services without modifying the user interface, making the application extremely agile. Additionally, developers creating the user interface do not need to bother with business service access details. Instead, they can focus on developing the application interface and interaction logic.