Does it race when "render" request uses an object from HttpSession and
concurrent "action" request changes that object?

If so, can't it be handled on server? I'm worring that the current
client-based approach is going to be overcomplicated.

On Sun, Apr 12, 2009 at 8:19 PM, Sergey Didenko
<sergey.dide...@gmail.com> wrote:
> Sorry if I ask a silly question, i'm a newbie to Tapestry.
>
> You mention there were race conditions on slow connections. How were
> they possible?
>
> If a page is rendering then it has already processed its handlers. So
> when a browser gets a half of the page, all the related handlers
> already finished their work, right? So what thing races with what?
>
> Regards, Sergey.
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to