Use @Persist and read the docs (user's guide and tapestry-annotations
documentation).
Uli
kk4Nabble schrieb:
Thanks for the reply,
Problem is I am using Tapestry 4.1.1.
So Any ways to do it in this version .
Thank you
Ulrich Stärk wrote:
Use the @Persist annotation on your page properties (see
http://tapestry.apache.org/tapestry5/guide/persist.html)
Uli
kk4Nabble schrieb:
Hi all,
I have a page with some values set..say suppose a checkbox is checked.
when i go to someother page and come back to this page, the state of the
page should be same..ie checkbox is still checked.
I want to save the state of the objects within the session
How to do this in tapestry?
Thanks in advance
---------------------------------------------------------------------
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]