There's an example of doing this as an attachment to http://issues.apache.org/jira/browse/MYFACES-331
The code dynamically creates several components, including a UIOutput programmatically and adds them to a dataTable. On 10/13/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > Hi > > Can anyone explain me if possible with code snippets for the following > problem. > How to create and set value to a component(UIOouput) dynamically in code. > Anyhelp is greatly appreciated. > > Thanks. >

