1 2 Previous Next 17 Replies Latest reply on Apr 12, 2011 5:48 AM by elisei Go to original post
      • 15. CDK4 guide
        elisei

        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!

        • 16. CDK4 guide
          nbelaevski

          Hi,

           

          That's not supported currently. Create plain composite JSF component if you need a composition.

          • 17. CDK4 guide
            elisei

            Thanks! That helped me.

            1 2 Previous Next