Top "Trinidad" questions

Trinidad is a JSF component library.

What exactly does the pageflowScope do in ADF Faces?

ADF faces exposes a new scope(called pageflow) in additon to to the normal session,request,view scopes for managed …

jsf jsf-2 oracle-adf trinidad
How to implement a form reset button in JSF when you have PPR and validators?

My <tr:form> contains some fields with validators, including <tr:inputDate> whose validator is built-in. I …

ajax validation jsf trinidad