displaying images
Hi all, please give me your solution, thanks.
I have many pictures, stored in MySql database (BLOB),
How to display them (pictures) on JSP page?
I am using hibernate.
i have to fetch the image in data layer n display it in the view layer(as i am using 3 layer based architecture)
Thanks advance.
121
|