Displaying Image

Hi Group,

Can you pls let me know how to retrive a image file from database and display it in a jsp page.

I am not clear on the following -

  1. how to retrive large image file
  2. how to display this image file (retrived from step1) in a jsp page

Pls let me know the steps

Thanks in Advance

Hello,
This is more so a SQL and JSP forum type of question. I assume you stored the image as an image/binary field value. Here are links for working with the results of your SQL binary field:

[url=“wmusers.com”]wmusers.com
[url=“wmusers.com”]wmusers.com

Good day.

Yemi Bedu