Well, the UIViewRoot is the container for all controls on the Page and its the 
root element of the component tree. 
However I actually wanted to know where the data is physically stored. I looked 
into some JSF books and found that client-state-saving puts the state into the 
rendered markup that is sent to the client, usually by using a large hidden 
html-input-field.

So, Seam puts the state information into the JSF ViewRoot Container and then 
delegates the responsibility for state-saving to JSF, and JSF is from that 
point on fully responsible for state-saving, is that correct? 


View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3952495#3952495

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3952495

All the advantages of Linux Managed Hosting--Without the Cost and Risk!
Fully trained technicians. The highest number of Red Hat certifications in
the hosting industry. Fanatical Support. Click to learn more
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=107521&bid=248729&dat=121642
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to