0 Replies Latest reply on Jul 27, 2008 9:36 AM by ashsneider

    How to inject a <h:graphicImage> value into a property on a bean?

    ashsneider
      Hi everyone.
      Basically, my problem is simple. I need to inject a <h:graphicImage> value (that is, the relative address of the image) into a property on a bean, when the image is clicked on.
      How can i do that?

      Thank you.