org.jboss.seam.pages-2.3.xsd Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jboss-seam Show documentation
Show all versions of jboss-seam Show documentation
Seam core module for Seam framework integrated with JSF2
About this format ...
The root of a pages.xml file
You can read this as:
The pages element has a bunch of conversation elements, and for each of those conversation elements, they must have a unique name within this document.
A Seam exception handler
Natural conversation configuration
Configuration for a specific page or set up pages
Requests to conversations are serialized by default, and if
a lock cannot be acquired in time, the request will be
dropped. You can set the timeout on a page-by-page basis
here.
A page parameter
HTTP headers to be added
URL rewriting pattern for this view
Page action
Security restrictions
Page navigation
Event to be raised
This page begins a new conversation
This page ends a conversation
Begin a BPM task
Start a BPM task
Add a BPM task
Create a BPM process
Resume a BPM process instance
A page input
A contextual output for a navigation rule
Render a view
Redirect to another view or URL
Send an HTTP error code
Add a message to the faces messages
A page description for workflow switching
Allows for the following values:
- true
- false
Note: These do not include the HTTP extensions.