rahul jaiswal

rahul jaiswal

  • NA
  • 177
  • 130.3k

How to insert and retrive image in database use JSP ..

Sep 10 2012 10:55 AM
<html>
  <body>
    Image Upload
   <input type="file" name="file"/>
    <input type="submit" value="upload Button"/>
  </body>
</html>


i want to insert photo in database and retrive image in table ../////......
can u help me ....

Answers (5)