any jsf component which includes a html page?
Hello,
Is there any jsf component (facelets) that includes takes a path to a particular html page and displays it? I have a managed bean that has the path variable (of a particular html page) and I am trying to display that in the jspx page (which has jsf components)
something like a jsp include directive?
Thanks,
Brett.

