3
Answers

Retriving image from database

Photo of Nitesh Sharma

Nitesh Sharma

10y
1.4k
1
I have inserted in image in database using mysql with data type blob.
Now i want to retrive it in form in jsp.
I have created an jsp application form and i want to display the image of applicant.
Please some one give me the code for it in jsp .
I will be thankfull for that. 

Answers (3)