<h:graphicImage> not working,
March 24, 2009 at 6:17 PM
I am trying to load a image which is in web server using following code <h:graphicImage id="gi" alt="The image could not be found." url="/image/rose.gif" ></h:graphicImage>
its not loading and when I view source the code is found src="/wps/PA_1_E6JFSKG1085AE02RMMTCM73000//image/rose.gif"
View All Comments
| View Tutorial