web analytics
free online training

Lesson04-ADF Primer

ADF Datacontrol Primer

Before we dive deep into Webcenter examples, it is important to understand the basics of which is the backbone of Webcenter Applications.

ADF stands for Application Development Framework: Oracle’s implementation of JSF 2.0. ADF uses MVC framework to create standard interfaces to business components and access them through Ajax driven declarative user interface components.

ADF comes in two flavours:

  1. Business components (an improved version of former BC4J)

Related posts