Granny's Programming Pearls
"inside of every large program is a small program struggling to get out"
JavaRanch.com/granny.jsp
The moose likes JSF and the fly likes JSF lifecycle concept Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » JSF
Reply Bookmark "JSF lifecycle concept" Watch "JSF lifecycle concept" New topic
Author

JSF lifecycle concept

Davie Lin
Ranch Hand

Joined: Aug 05, 2007
Posts: 294
Hi, I have a quick question

Does component tree same meaning as UIViewRoot?
or is it the component tree existed in the UIViewRoot?

Can someone help me understand that please?

 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: JSF lifecycle concept
 
Similar Threads
lifecycle saveview
how to clear the values of components on validation errors in JSF
UIViewRoot findComponent
Dissecting JSF component and lifecycle phases
quite advanced JSF question ( or not :-) )