Hi kranti, You have to use BLOB's to store images in the DB..
Get the Out Stream from the BLOB and then write the byte[] to it.. http://wiki.apache.org/struts/StrutsFileUpload Regards, Mano -----Original Message----- From: Kranti [mailto:[EMAIL PROTECTED] Sent: Monday, December 18, 2006 2:21 PM To: Struts Users Mailing List Subject: read/display image from Database using struts Hi, How should I read/display image from Database...which is stored interms of bytes in the Database. Please suggest me some way to render the image in JSP. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]