Hi,
the articles from the wiki are very helpful! Thanks. I created a component as described with the template.xml. I have a question although, if you could help me.
CDk generated my renderer from template.xml. Cool. Works fine. But when I use standard JFS-components (for example h:commandButton) they are parsed and rendered as <h:commandButton>-Tag which won't work in the Browser. So, how can I create composite components with the template.xml using other compontens? I searched a lot and found no answer on the wiki and on the forum.
Many thanks in advance!
Hi,
That's not supported currently. Create plain composite JSF component if you need a composition.