I am working on 5.0.13 version of Tapestry.

I have a page with list of employees using t:grid.

I have a paging feature in that.

Now there are 2 fields which i want to send as a parameter. I can insert
@Persist annotation on those fields but i don't want any session to be
maintained, as i have clustered server. So the session will not help me.

Is there any other way to pass parameter in paging with making the field
@Persist.

Thanks,
-- 
View this message in context: 
http://www.nabble.com/Persist-issue-with-Paging-tp20194836p20194836.html
Sent from the Tapestry - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to