Technorati Tags: Oracle ADF,contextual event framework
This tutorial shows how to use the ADF page fragment (region), partial page refresh to construct a master-detail based table-form page. In comparison with the traditional JSF technology used in the previous session, we use contextual event framework (involves binding) to transfer messages between bounded task flows (regions) in the same page.
The source of this session is packaged together with the previous session, which can be downloaded at : Knowledge Share Demo
The previous session can be viewed from here.