3 Replies Latest reply on Jul 16, 2012 12:12 PM by ealonso04

    <h:graphicImage> created programmatically from Java code

    ealonso04

      Hi guys!

       

      I'm wondering if anybody of you knows how to create a graphicImage component to show an image, but programmatically from Java.

      I'm need to do that at the same time I create a rich:column and put the image inside the column.

      I want to know which class I can use to create an instance of the <h:graphicImage> tag in Java. I have seen there is a GraphicImageTag class but I'm not sure if that is the equivalent for the tag I mentioned.

       

      Thanks in advance for any comments.