Hi Zied,

if a ajax request times out nothing (except maybe a error message) happens.

If a ajax request receives a  non ajax response, which can happen
after a session timeout, or a exception on the server, than a full
reload is done via a "traditional" request.

Also a "traditional" request is done if the ajax response "request"
this (code 309), which happens if a new component tree needs to
render. (In case of navigation: action outcome != null).


Regards,
    Volker

2008/1/10, Zied Hamdi <[EMAIL PROTECTED]>:
> Hi,
>
> I'm trying to debug what happens in my app after a click on a link with
> partial rendering. The problem is that sth like 2 seconds after the first
> request, another request is posted (and that one seems to be not partial
> because the result is different). I suppose that when an ajax request times
> out, you send a "traditional" request. How is it possible to disable this
> feature?
>
> Regards,
> Zied


-- 
inexso - information exchange solutions GmbH
Bismarckstraße 13      | 26122 Oldenburg
Tel.: +49 441 4082 356 |
FAX:  +49 441 4082 355 | www.inexso.de

Reply via email to