Skip navigation header
Oracle ADF UIX Developer's Guide Go to Table of Contents
Contents
Go to previous page
Previous
Go to next page
Next

1. Introduction to Oracle ADF UIX

This Guide provides a technical introduction to Oracle ADF UIX and its underlying technologies. It tells how to develop applications using the services provided by UIX.

This chapter contains the following sections:

What Is ADF UIX?

ADF UIX is a technology for developing web applications with XML component technology in the presentation tier. UIX is the recommended technology for building the view layer of applications developed using the Oracle Applications Development Framework (ADF), available in Oracle JDeveloper9i. UIX is designed to create applications with page-based navigation, such as an online human resources application, rather than full-featured applications requiring advanced interaction, such as an integrated development environment (IDE).

Why Should I Use ADF UIX?

There are many reasons to use ADF UIX:

By providing these features, UIX helps to reduce the amount of work needed to get an application running, tested, and customized.

When Should I Not Use ADF UIX?

If your user interface requires advanced interactions such as drag-and-drop, code editing, or visual design, you should use a more complicated user interface technology tha UIX provides, for example client-side Java.