ADF for beginners part 1
ADF faces in detailed: Developing User Interfaces with ADF Faces Rich Client Components In this tutorial, you learn how to create JSF pages using Oracle ADF Faces Rich Client Components. Oracle ADF Faces Rich Client is a set of standard JSF components that include built-in interactive functionality provided by Ajax and other UI technologies. While Ajax allows rich client-like applications to run on standard internet technologies, JSF provides server-side control, which reduces the dependency on an abundance of JavaScript often found in typical Ajax applications. Read more... Purpose Duration Application This tutorial shows you how to develop a page based on a page template. Then you design the layout, add data components and change the look and feel of the page. Click the Download button to download a zip of the starter application that you will use in this tutorial. The file contains two zip files (ADF_Faces_Tutorial_Starter.zip and ADF_Faces_Tutorial_Solution.z...