I tried a lot upon this problem but I didn't get a perfect solution. Only I want is to read an image which is saved in Blob format in the MySql database, within a jsp file.
That means I want to show up the picture inside a img HTML tag. How can I do that? How can I give a specific URL to src attribute?