I want to create stateless application. Which aproach i should use. For example i have an some pagination component similar to GridPager, but less coupled to paginating component. In Tapestry current page is stored in Persist field. WHat is alternative solution? Can i use onActivate/onPassivate to store value across requests produced by clicking on a page link?
Thank PS. Sorry for my english. Please ask questions if something is ununderstandable, i'll try to explain it broader. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org