Thanks for the reply. Right now I'm doing a little of what McClanahan suggested to comeone else: http://www.mail-archive.com/users%40myfaces.apache.org/msg06173.html .
Let me elaborate: I have JSP after JSP that go inputText, label, message <br/>, inputText, label, message, ... I want one control that will "wake up", instantiate the UIcomponents for all three, and manually add these to the tree. Right this second, I am currently trying to figure out why my tag handler is getting a null parent (when it should be the view).
Down the road, I may want to add components based on complex run time conditions.
Dennis Byrne
- Re: composite controls Dennis_Byrne
- Re: composite controls Mike Kienenberger
- Re: composite controls Dennis_Byrne
- Re: composite controls Mike Kienenberger
- Re: composite controls Dennis_Byrne
- Re: composite controls Mike Kienenberger
- Re: composite controls Dennis_Byrne
- Re: composite controls Mike Kienenberger
- Re: composite controls gvanmatre

