Hi,
I could upload and save an image file to the database, and then retrieve image from database as byte.
Now, I just want to convert byte to image type, and then display the image into a JSP page, with using JSTL scripting language.
Do you have code snippet about this issue?
Thanks.
