![]() | Occurs: | unbounded | ||||||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Defines different ways of persisting application state objects between requests; this is the 'scope' of a state object. | ||||||||||||||||||||||||||
Schema | ||||||||||||||||||||||||||
| ||||||||||||||||||||||||||
Contribution from module tapestry.state | ||||||||||||||||||||||||||
<manager
object="instance:ApplicationScopeManager"
scope="application"
/> <manager object="service:SessionScopeManager" scope="session" /> |