What about the strategy "client:app"?
If not then check out ClientPropertyPersistenceStrategy and the related
classes for reference (eg. how to add a value into every URL).
Regards,
Norbi
Gerald Schöffel wrote:
Hi there !
I need to persist a application-scope property on the client side,
without using of a session and/or an ASO and without a reference to a
specific page.
In fact I need to be able to compare a value stored in a visit-ASO
with the persisted property send from the client.
This property should by added to every url until a condition is met to
erase the state from the client.
But I have no idea, how to do so :(
Every example and/or the docs I've found so far are dealing with
page-properties and therefor the code is very page-centric.
Could I just omit the pageName in those examples and I am done ?
Thank you in advance,
Gerald
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]