Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

jsp receiving an input type file

  Asked By: Gerritt    Date: Sep 18    Category: Java    Views: 1076
  

Im making a servlet that receives a form with various fields.
name, address, city, photo, etc...

No problem with the text fields... but how can I get the file I send
in the photo field? (it's an <input type="file">)

I need to get the photo to put it in a BLOB object and insert it into
the database...

Share: 

 

No Answers Found. Be the First, To Post Answer.

 
Didn't find what you were looking for? Find more on jsp receiving an input type file Or get search suggestion and latest updates.




Tagged: