Page 1 of 1

How to add dynamic jsf content (in a string) to JSF page

Posted: 13 Jul 2017, 17:05
by singareddy
Hi All,
Usually we use ui:include to add test.xhtml to main.xhtml as
in main.xhtml
<ui:include src="/test.xhtml" />

instead of test.xhtml, If we have jsf content as String, how do we include in main.xhtml

your help in this regard, greatly appreciated.
Thanks

Ravi

Re: How to add dynamic jsf content (in a string) to JSF page

Posted: 14 Jul 2017, 21:59
by kukeltje
Try www.stackoverflow.com. This is not a PrimeFaces related question