Copying the content from Oracle developer's guide which describes all phases of JSF lifecycle - In a JSF application that uses the A...

This blog is to share my experiences while working in "Oracle Fusion Middleware" technologies
Copying the content from Oracle developer's guide which describes all phases of JSF lifecycle - In a JSF application that uses the A...
Property sets are used to define bag of properties or hints that can be used by attributes and bindings .Before going deeper lets first...
Custom properties are customized name-value pairs that framework can access at run-time.For each attribute of a entity or view object attr...
This is a common issue for ADF developers - Login page asks for Username and password and hitting the enter button does not respond ,use...
ADF has multiple ways to implement sequences for primary key,In this tutorial we will see how we can use DB Sequence and DB Trigger to set ...