Create new RichFaces Documentation Jira issue

This will launch the RichFaces Jira page - to complete your feedback please login if needed, and submit the Jira.

JBoss.orgCommunity Documentation

6.2. Resources/Beans Handling

expand all
+6.2.1. < a4j:loadBundle > available since 3.0.0
6.2.1.1. Description
6.2.1.2. Creating the Component with a Page Tag
6.2.1.3. Creating the Component Dynamically Using Java
6.2.1.4. Details of usage
6.2.1.5. Relevant resources links
+6.2.2. < a4j:keepAlive > available since 3.0.0
6.2.2.1. Description
6.2.2.2. Using the tag on a Page
6.2.2.3. Details of usage
6.2.2.4. Relevant resources links
+6.2.3. < a4j:loadScript > available since 3.0.0
6.2.3.1. Description
6.2.3.2. Creating the Component with a Page Tag
6.2.3.3. Creating the Component Dynamically Using Java
6.2.3.4. Details of usage
6.2.3.5. Relevant resources links
+6.2.4. < a4j:loadStyle > available since 3.0.0
6.2.4.1. Description
6.2.4.2. Creating the Component with a Page Tag
6.2.4.3. Creating the Component Dynamically Using Java
6.2.4.4. Details of usage
6.2.4.5. Relevant resources links

The main purpose of the components covered in this section is to load resources (style sheets, JavaScript files and resource bundle) and to keep a state of a bean between requests.