Service Point tapestry.persist.AppClientPropertyPersistenceStrategy | Interface: | org.apache.tapestry.record.PropertyPersistenceStrategy |
---|---|---|
Stores persistent properties on the client, as either hidden form fields, or as query parameters. Persistent data for each page is stored in a seperate query parameter. The service stores client-specific state internally, and so it must use the threaded service model. | ||
Implementation | ||
|