You should just Google things like this. I did a quick search on: img tag to display image from database jsp
Here was the first link which explains it pretty well. http://www.coderanch.com/t/292437/JSP/java/display-image-after-retrieving-it Sorry for the late response. Eric -----Original Message----- From: raaja.g [mailto:raaj...@gmail.com] Sent: Wednesday, March 21, 2012 2:14 AM To: user@struts.apache.org Subject: In Struts 1.3 how to display multiple images in jsp from database Hi, I am facing problem in displaying multiple images at a time in jsp. I am able to retrieve the images from db and storing them in a list and forwarding that to jsp in request from Action class. But I am not able to display those images in jsp. I am not getting an idea how to render those images which are in the List collection. I am using struts 1.3. If any one have idea please guide me. Thanking you -- View this message in context: http://struts.1045723.n5.nabble.com/In-Struts-1-3-how-to-display-multiple-images-in-jsp-from-database-tp5582018p5582018.html Sent from the Struts - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@struts.apache.org For additional commands, e-mail: user-h...@struts.apache.org