Is it possible to add an iframe to a JSF component(RichFaces, PrimeFaces) from backing bean?
I need to embed externel webpages in my homepage. And user needs to set this url. I cannot use jQuery.
I am not able to find any iframe equivalent JSF component. Is there any particular reason for this?