Re: Displaying an image from a BLOB field on a jsp

2005-08-09 Thread Frank W. Zammetti
Have a look at the DownloadAction sample app on this Wiki page: http://wiki.apache.org/struts/StrutsFileDownload In it you will find a sample app I wrote to demonstrate it, part of which gets a BLOB field from a database (I think Oracle in this case, but it should be portable with little or no ch

Displaying an image from a BLOB field on a jsp

2005-08-08 Thread C.F. Scheidecker Antunes
Hello, Could anyone tell me how to fetch using a bean an image from a MySQL database blob field and displaying it on a jsp page? Thanks, C.F. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAI