0 votes
in JSF by
What is h:graphicImage tag in JSF (JavaServer Faces)?

1 Answer

0 votes
by

JSF renders an HTML element "img" tag. This tag is used to render an image on the web page.

...