Question about DynaFaces-Lifecycle

View: New views
3 Messages — Rating Filter:   Alert me  

Question about DynaFaces-Lifecycle

by larlib :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello,
does anybody know which phases of dynafaces lifecycle get executed?
i guess the applyrequestvalues, invokeapplication and renderresponse phase but im not sure.

tanx
larlib

Re: Question about DynaFaces-Lifecycle

by Roger Kitain :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

The idea behind most JSF Ajax solutions is the ability to target
specific component
to go through the standard JSF lifecycle phases.

-roger

larlib wrote:
> Hello,
> does anybody know which phases of dynafaces lifecycle get executed?
> i guess the applyrequestvalues, invokeapplication and renderresponse phase
> but im not sure.
>
> tanx
> larlib
>  


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@...
For additional commands, e-mail: users-help@...


Re: Question about DynaFaces-Lifecycle

by larlib :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

hi roger,
i thought that Dynafaces lifecycle is similar the mabon lifecycle which executes applyrequest, invokeapplication and renderresponse phase.
for my better understanding...dynafaces executes all phases but only spezific components traverses the lifecycle!
What about the component tree? if i put a new component to the viewroot on serverside, are the component tree gets restored in the first phase of lifecycle and is the new component in there?

larlib
Roger Kitain wrote:
The idea behind most JSF Ajax solutions is the ability to target
specific component
to go through the standard JSF lifecycle phases.

-roger

larlib wrote:
> Hello,
> does anybody know which phases of dynafaces lifecycle get executed?
> i guess the applyrequestvalues, invokeapplication and renderresponse phase
> but im not sure.
>
> tanx
> larlib
>  


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@jsf-extensions.dev.java.net
For additional commands, e-mail: users-help@jsf-extensions.dev.java.net