Hi Helmut,

currently it is not the same, ajaxRequest are interupted by the
AjaxPhaseListener after ApplyRequestValue Phase. The rest of the
lifecircle is done here, because
phases should only invoke on affected components.

But i'm thinking about a own Lifecircle implementation for tobago to
make the PhaseListener obsolete, so this may change in the future.

Regards,
 Volker


2007/2/2, H. Swaczinna <[EMAIL PROTECTED]>:
Hi,

when a server request is invoked by ajax not all registered
phaseListeners are invoked. Only in phases RESTORE_VIEW and
APPLY_REQUEST_VALUES the listeners are invoked. Even when an action
is executed, there's no invocation of INVOKE_APPLICATION listeners.

In general, is the lifecycle in ajax request the same as in normal
JSF requests? Or is this something completely different?

Regards
Helmut

Reply via email to