I use a Servlet to stream an image from the database and I use the tag for display as follows:
<h:graphicImage url=â€?/servletUrl?para1=name1¶2=name2â€?/>
Hi, I am using the following code to display graphic image. Refresh Graphic Image does not have attribute like "action". So I am enclosing this image in the like this: Refresh But ...