Hello,

you can create a component subtree in your application, but at least you
 need one tag with a binding to your subtrees root component to include
these into your view.

regards

 Volker

Rene Ott wrote:
> Hello @all,
> 
> I would like to create dynamically inside a backing bean some components.
> Looking around in the net I found only solutions that create a binding to a
> component, for example:
> 
> <h:panelGroup binding="#{my.backingbean}">
> ...
> 
> This means that I always need an existing component like panelGroup for
> creating with a binding some components.
> 
> How can I create dynamically components without using a binding (and in the
> end an extra component)?
> 
> Thanks and best regards,
> René Ott
> 
> 

-- 
Don't answer to From: address!
Mail to this account are droped if not recieved via mailinglist.
To contact me direct create the mail address by
concatenating my forename to my senders domain.

Reply via email to