InterviewSolution
| 1. |
What Is Adfc And Adfm? |
|
Answer»
ADFc:The controller component in ADF is an extension of the JSF navigation model and promotes modularization and reuse. In addition, ADFc provides declarative transaction handling and clearly defined process boundaries. ADFm-ADF model : ADFm The binding layer and model are represented by data controls and the binding container object. ADFm is built on JSR-227 and abstracts the VIEW layer model access from the IMPLEMENTATION details of the underlying business service. ADFc-ADF Controller : ADFc:The controller component in ADF is an extension of the JSF navigation model and promotes modularization and reuse. In addition, ADFc provides declarative transaction handling and clearly defined process boundaries. ADFm-ADF model : ADFm The binding layer and model are represented by data controls and the binding container object. ADFm is built on JSR-227 and abstracts the view layer model access from the implementation details of the underlying business service. |
|