They are added via getChildren().add() in the constructor of the UIComponent.
On 7/28/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > Mike, for the first option. I take it you created UI components on the fly > added them to tree via a call to getChildren().add() ? If so, where did you > do this? In the Tag handler itself (perhaps setProperties)? or in some > method or constructor of the UIComponent ? > > Dennis Byrne >

