RichFaces

It combines the RichFaces functionalities of the JavaServer Faces ( JSF) components <f:param> and <f:actionListener>. It can be used with non-Ajax components in addition to Ajax components. It includes components…

Continue ReadingRichFaces

RichFaces

It allows Ajax capability to a non-Ajax component. The non-Ajax component must implement the ClientBehaviorHolder interface for all the event attributes that support behavior rendering. We must use event attribute…

Continue ReadingRichFaces

RichFaces

The RichFaces component generates JavaScript that opens a debug window, logging application information such as requests, responses, and DOM changes. It doesn't require any additional attributes for basic functionality. The…

Continue ReadingRichFaces