Help

Controls

PermLinkWikiLink

Built with Seam

You can find the full source code for this website in the Seam package in the directory /examples/wiki. It is licensed under the LGPL.

Forum: Seam Users Forum ListTopic List
27. Jul 2008, 09:36 CET | Link

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.