aspose file tools
The moose likes JSP and the fly likes image uploading in order to save to database Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » JSP
Reply Bookmark "image uploading in order to save to database" Watch "image uploading in order to save to database" New topic
Author

image uploading in order to save to database

Constantinos Grevenitis
Ranch Hand

Joined: Nov 29, 2006
Posts: 31
I have a HTML form that I use it in order to add the employees data into a database, and I also a picture of the employee using the <input type="file"> tag. The problem is that I don't know how to get to the file and save it to the data base.
[ November 29, 2006: Message edited by: Bear Bibeault ]
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56180
    
  13

Have you read the entry regarding file uploading in the JSP FAQ?
[ November 29, 2006: Message edited by: Bear Bibeault ]

[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
Constantinos Grevenitis
Ranch Hand

Joined: Nov 29, 2006
Posts: 31
To be honest wiht you I don't know for what you are talking about.
Bear Bibeault
Author and ninkuma
Marshal

Joined: Jan 10, 2002
Posts: 56180
    
  13

Can you click on a link? It's in my signature line.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: image uploading in order to save to database
 
Similar Threads
Saving to a text file!
save image into database blob
hibernate values update
save random numbers
formatting data, and saving same to external file