SeamFramework.orgCommunity Documentation

Part IV. Seam Faces

Table of Contents

Introduction
10. Installation
10.1. Maven dependency configuration
10.2. Pre-Servlet 3.0 configuration
11. Faces Events Propagation
11.1. JSF Phase events
11.1.1. Seam Faces Phase events
11.1.2. Phase events listing
11.2. JSF system events
11.2.1. Seam Faces System events
11.2.2. System events listing
11.2.3. Component system events
12. Faces Scoping Support
12.1. @RenderScoped
12.2. @Inject javax.faces.contet.Flash flash
12.3. @ViewScoped
13. Messages API
13.1. Adding Messages
13.2. Displaying pending messages
14. Faces Artifact Injection
14.1. @*Scoped and @Inject in Validators and Converters
14.2. @Inject'able Faces Artifacts
15. Seam Faces Components
15.1. Introduction
15.2. <s:validateForm>
15.3. <s:viewAction>
15.3.1. Motivation
15.3.2. Usage
15.3.3. View actions vs the PreRenderViewEvent
15.4. UI Input Container