Author Login
Post Reply
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,
--
Sent from the Tapestry - User mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@(protected)
For additional commands, e-mail: users-help@(protected)