As far as I understood, the bindings in ADF
the Pagedef.xml
contains the bindings for a particular JSF page and these bindings are a glue between the UI layer and the business services running at the back end which is abstracted by the Datacontrol
layer . I want to understand what are the
in pagedef.xml file ?