What is ADF?
The Oracle Application Development Framework (Oracle ADF) is an end-to-end application framework built on Java Platform, J2EE standards and open-source technologies. Oracle ADF and JDeveloper 11g gives you an environment that covers the full development lifecycle from design to deployment, with drag-and-drop and wizard driven development, visual UI design, and many more features built in to ease large application development.
ADF Architecture
ADF follows the proven, industry wide accepted Model-View-Controller (MVC) architecture. ADF extends this MVC to one more layer - Business Service. Each layer in ADF has distinct role and specific responsibility.
- The view layer is the top most layer, that user sees and interacts with. It contains the UI pages used to view or modify that data. We call this part as ADFv. This layer is developed using ADF Faces Rich Client components that are built on standard JSF components with lot of built-in AJAX and Web 2.0 like features. In addition to this, it also supports Apache myfaces Trinidad components, Java and ADF Swing components. It also has ADF Mobile components that are specifically built for Mobile applications.
- The controller layer processes user input and determines page navigation. With ADF, you do not write any JSP re-directs or URL calls. It is all declarative, drag-and-drop supported. We call this part as ADFc. ADFc provides an enhanced navigation and state management model on top of JSF. JDeveloper allows you to declaratively creat flows where you can pass application control between different types of pages and flows, conditionally using declarative case statements
- The model layer represents the data values related to the current view. Model is also responsibile for binding the data to the view. We call this part as ADFm. It implementes JSR-227 service abstraction called the data control. It abstracts the implementation of business service layer. In addition to ADFbc, it also supports other technologies like EJB, Web Services, CSV, POJO etc.
- The business service layer handles data access between model and DB or any other data storage. It encapsulates business logic and rules. You can use any technology for this layer. ADF has its own technology for this and we call this part as ADFbc (ADF Business Components). ADFbc facilitates backend service for query, create, update, delete operations and provide lot of features to implement validations and business logic.
Article on each of these layers to follow.
Comments
(12)
...
written by kalyani , December 09, 2008
written by kalyani , December 09, 2008
Thankyou very much the information is very good.
Votes: +0
report abuse
vote down
vote up
...
written by kalyani , December 09, 2008
written by kalyani , December 09, 2008
I worked on Apps 2 years back and took a break. Now I am back to my career. Please suggest me some advance areas in Apps which I need to focus.
Please guide me and do the needfull.
Thanks In Advance,
Kalyani.
Votes: -1
Please guide me and do the needfull.
Thanks In Advance,
Kalyani.
report abuse
vote down
vote up
...
written by tommy , December 10, 2008
written by tommy , December 10, 2008
Thanks lot for the info about ADF. how to develope by the ADF? Could you give us a example with screenshot?
Thanks
Tommy
Votes: +0
Thanks
Tommy
report abuse
vote down
vote up
..
written by Jo , December 17, 2008
written by Jo , December 17, 2008
We have 11.5.10 and plan to upgrade to R12. I would like to know if I could install jdeveloper for ADF and prcatice it on my local machine ?
what all things would need to be done ?
Thank You.
Votes: +1
what all things would need to be done ?
Thank You.
report abuse
vote down
vote up
...
written by Bommudurai Vairamuthu , February 19, 2009
written by Bommudurai Vairamuthu , February 19, 2009
In PO ,Notification summary I would like to add 2 fields newly.could you plz me how would go with that.In Notification summary i would like to display the priority ( priority of the requisition) and the part # which is on the requisition.
Please help me to solve the issue.I am very eager to get some solution from u.
Thank you,
Bommudurai
Votes: +0
Please help me to solve the issue.I am very eager to get some solution from u.
Thank you,
Bommudurai
report abuse
vote down
vote up
Video tutorial
written by John Ortizq , March 15, 2012
written by John Ortizq , March 15, 2012
Thanks for this useful information. Can you recommend me a video tutorial about this framework, where it shows basic examples and code or other explanations? Thanks in advance for your help.
Votes: -1
report abuse
vote down
vote up
How to learn ADF
written by deveki nandan mishra , August 16, 2012
written by deveki nandan mishra , August 16, 2012
Hi, I am a java/j2ee developer having more than 6 years of exp.
Now i want to move to ADF as i know this is same as JSF.
Please suggest the correct way of learning and the opportunities in this Technology.
Thanks,
Deveki nandan
Votes: +0
Now i want to move to ADF as i know this is same as JSF.
Please suggest the correct way of learning and the opportunities in this Technology.
Thanks,
Deveki nandan
report abuse
vote down
vote up








I am kalyani, I am new visitor to this site. Site is very informative and knowledge gathering. any person can start learning form this site. I want some information regarding the Multi Language support in APPS.
Thanks In advance,
kalyani.