Posted By:
Guillermo_Schwartz
Posted On:
Sunday, May 24, 2009 08:31 PM
I am using the VW JSF IDE from NetBeans
Is there a JSF component that allows you to insert an html document dynamically created and renders it correctly in the web page?
I just want to present as a list some results from a database query. The formatting and the insertion of hyperlink tags will be produced by an external object. This object can produce either directly HTML or JFS, I just need something similar to a static text component to render it.