Monday, May 5, 2014

Rich Faces

Something new that I learnt today from one of my colleague is that there is a JSF component framework called Rich Faces. Here is the link to it: JBoss Rich Faces.

If any of you are using it out there please comment and provide feedback on how it compares to ADF Faces, etc (If you have used any other JSF component framework).

Saturday, May 3, 2014

Using Declarative Global Validation Rules in ADF

One of the most powerful features of the ADF validator architecture is that you can create your own programatic validation rules.
I will be posting steps on how to go about doing this soon...