Hello

Have a look at the LinkCreationListener which can be used to add custom
parameters.
If you couple this to a Per-thread service you can achieve to pass data from
one request to another.

2009/9/30 Andrey Larionov <anlario...@gmail.com>

> 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
>
>

Reply via email to