Re: To save the state of the session

2008-12-09 Thread Andy Pahne
http://tapestry.apache.org/tapestry4.1/usersguide/state.html 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.apach

Re: To save the state of the session

2008-12-09 Thread Ulrich Stärk
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 (s

Re: To save the state of the session

2008-12-08 Thread kk4Nabble
ts within the session >> How to do this in tapestry? >> >> Thanks in advance >> >> > > > - > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTEC

Re: To save the state of the session

2008-12-08 Thread Ulrich Stärk
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

To save the state of the session

2008-12-08 Thread kk4Nabble
in advance -- View this message in context: http://www.nabble.com/To-save-the-state-of-the-session-tp20909888p20909888.html Sent from the Tapestry - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL