PPR is Partial Page Rendering, similarly to Ajax. It is used to dynamically refresh the part of page.It is done with the use of partial triggers. For better understanding , i will explain by an example. In Any .jspx page we have one table (table1) and one command button(button1) label ‘Delete’. On clicking the Delete [...]

OAF versus ADF I have seen many forums asking about Difference between OAF and ADF. May be my post will clear some points on this OAF – OAF is a framework for extending Oracle E-Business Suite. If you want to customize and Oracle EBS system you need to use OAF. OAF is a e-biz web [...]