The constraint here is about ExecAndWaitInterceptor storing and returning
multiple copies of one certain action. This constraint is already in the
documentation. We are looking for a turn around.

For example if we open 2 browsers (which share the same session) and call
same action (which has ExecAndWaitInterceptor) with different parameters,
there may be no certain result that which browser will show which request.
Thanks
2008/7/21 Dave Newton <[EMAIL PROTECTED]>:

> --- On Mon, 7/21/08, Burak Doğruöz wrote:
> > I think, even with an ajax approach, concurrent requests
> > for same action would result in unexpected output as these
> > actions are stored by same action name at background.
>
> Each request would get its own action instance. The DOM element being
> updated is defined in the tag; if they're different there shouldn't be any
> issues.
>
> Dave
>
>
>

Reply via email to