can any body please give me the code for
putting an image into database and retriving
it through
jdbc using
servlets and display that
image on to the browser.
iam using an html to send imagename and
using servlet to save it to database
and again want to retrive it through servlet
and display it on the browser.
thanx..