The way I deal with this issue is by configuring aggressively short
sessions (in the order of a few minutes) and using optional components that
make intelligent (i.e. can track user activity on the client) keep-alive
requests on pages/workflows that need longer sessions. That's also the
principle behind http://tynamo.org/tapestry-conversations+guide.

Kalle


On Sun, Aug 24, 2014 at 12:24 PM, Thiago H de Paula Figueiredo <
thiag...@gmail.com> wrote:

> On Sat, 23 Aug 2014 09:07:38 -0300, John <j...@quivinco.com> wrote:
>
>  I was hoping that maybe the jquery zonerefresh mixin could be made to
>> mark its request in such a way to tell the container not to update the
>> session time? I'm guessing the container part of this work would be outside
>> Tapestry though.
>>
>
> I believe this is done by the container, not Tapestry, so there's nothing
> Tapestry can do here.
>
> --
> Thiago H. de Paula Figueiredo
> Tapestry, Java and Hibernate consultant and developer
> http://machina.com.br
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
>
>

Reply via email to