SeamFramework.org
Community Documentation
Prev
Next
Part VIII. Seam Rest
Table of Contents
Introduction
27. Installation
27.1. Basics
27.2. Transitive dependencies
27.3. Registering JAX-RS components explicitly
28. Exception Handling
28.1. Seam Catch Integration
28.2. Declarative Exception Mapping
28.2.1. Annotation-based configuration
28.2.2. XML configuration
28.2.3. Declarative exception mapping processing
29. Bean Validation Integration
29.1. Validating HTTP requests
29.1.1. Validating entity body
29.1.2. Validating resource fields
29.1.3. Validating other method parameters
29.2. Validation configuration
29.3. Using validation groups
30. Templating support
30.1. Creating JAX-RS responses using templates
30.1.1. Accessing the model
30.2. Built-in support for templating engines
30.2.1. FreeMarker
30.2.2. Apache Velocity
30.2.3. Pluggable support for templating engines
30.2.4. Selecting prefered templating engine
31. RESTEasy Client Framework Integration
31.1. Using RESTEasy Client Framework with Seam REST
31.2. Manual ClientRequest API
31.3. ClientExecutor Configuration
32. Seam REST Dependencies
32.1. Transitive Dependencies
32.2. Optional dependencies
32.2.1. Seam Catch
32.2.2. Seam Config
32.2.3. FreeMarker
32.2.4. Apache Velocity
32.2.5. RESTEasy
Prev
Chapter 26. Seam Remoting - Bean Validation
Top of page
Front page
Next
Introduction