How can I display the rendered output of an html document within a JSF page?
Using <h:outputText> it gives me the textual representation, the source code.
Any idea how to do this?