![]() | Occurs: | unbounded | |||||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Defines the different strategies for persisting page properties between requests. The names match against the persist attribute of the property element. | |||||||||||||||||||||||
Schema | |||||||||||||||||||||||
| |||||||||||||||||||||||
Contribution from module tapestry.persist | |||||||||||||||||||||||
<strategy
name="session"
object="service:SessionPropertyPersistenceStrategy"
/> <strategy name="client" object="service:ClientPropertyPersistenceStrategy" /> |