SeamFramework.orgCommunity Documentation

Part V. Seam Faces

Table of Contents

Introduction
15. Installation
15.1. Maven dependency configuration
15.2. Pre-Servlet 3.0 configuration
16. Faces Events Propagation
16.1. JSF Phase events
16.1.1. Seam Faces Phase events
16.1.2. Phase events listing
16.2. JSF system events
16.2.1. Seam Faces System events
16.2.2. System events listing
16.2.3. Component system events
17. Faces Scoping Support
17.1. @RenderScoped
17.2. @Inject javax.faces.contet.Flash flash
17.3. @ViewScoped
18. Messages API
18.1. Adding Messages
18.2. Displaying pending messages
19. Faces Artifact Injection
19.1. @*Scoped and @Inject in Validators and Converters
19.2. @Inject'able Faces Artifacts
20. Seam Faces Components
20.1. Introduction
20.2. <s:validateForm>
20.3. <s:viewAction>
20.3.1. Motivation
20.3.2. Usage
20.3.3. View actions vs the PreRenderViewEvent
20.4. UI Input Container