How to add programmatically ADF Faces of the components within a page of fragments.

Hi all
I use Jdeveloper 11.1.2.1.0
I want to add links command programmatically in the fragment of a page based on a Table DB & Accordians.
How can I do?

Thank you
Puneet

See if that helps... http://oraclearea51.com/browse/theatre/62-sudhakar-mani/video/596-create-oracle-adf-rich-component-programmatically-from-managed-bean-using-ppr.html
Basically, you need to add children under a root like a panelGroupLayout or similar component.

Tags: Java

Similar Questions