I can't remember where I learned this methodology. Might have been from Kito's JSF in action book. It does work, though.
On 8/10/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > Not trying to start an argument on this one, I just have some questions. > Wouldn't getRenderResponse always return true at the point in the request > processing cycle when UIComponents are created? If so, wouldn't > addChildrenAndFacets always be called? If so, wouldn't this mean that the > values of the children were being recreated, rather than being restored? > > Dennis Byrne >

