RichFaces topics provides basic and advanced concepts of Richfaces.
It is an open-source, advanced user interface component framework that is used to easily integrate Ajax capabilities into the JavaServer application. It is designed and developed by Jboss.
RichFaces is an open-source, advanced user interface component framework that is used to easily integrate Ajax capabilities into the JavaServer application.
It is designed and developed by Jboss. It is implemented as a component library that adds Ajax capability into existing pages. So, a developer doesn’t need to write any JavaScript or JQuery code.
It uses several parts of the JSF 2 framework including the lifecycle, validation, conversion facilities, and management of resources.
RichFaces 4 supports full JSF 2 integration and uses standard web application technologies such as JavaScript, XML (Extensible Markup Language), and XHTML (Extensible Hypertext Markup Language).
Advantages of RichFaces
- Provides rich user interface components library.
- Allows to create custom components with built in ajax support.
- Generate binary resources on the fly. Like: generating image, sound during run time.
- Skinning Technology
- Component Development Kit (CDK) to assist in constructing JavaServer Faces components.
- Dynamic Resource Framework.
- Component based Ajax control components.
Next Topic:-Click Here