Hello Everyone,
This post is based on a requirement where we need to creat a ADF page which should have a table based on data present in a properties file, and the table need to be populate data on page load.
For this, I have created a JSF page and added the property file as a resource bundle to the Faces.config file. These configs will be accessible as a value bindings to the table columns.
This solution helped me to achieve my requirement.
Hope it will help others too....
Have a great day!!!!
Greetings,
Ankit Chhabra