aspose file tools
The moose likes Other Open Source Projects and the fly likes image is not uploaded into the 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 » Products » Other Open Source Projects
Reply Bookmark "image is not uploaded into the database" Watch "image is not uploaded into the database" New topic
Author

image is not uploaded into the database

fredrick esedo
Greenhorn

Joined: Mar 04, 2010
Posts: 23
Please help. this code returns blank page instead of uploading the picture in the database
Please what do i do. its supposed to display IMAGE SUCCESSFUL if the image is inserted
Please sir help me check if the problem is from <input type="file" name="file" id="file">
because my table datatype is blob with file as the column name.


thanks and God bless

here is the code




Ulf Dittmer
Marshal

Joined: Mar 22, 2005
Posts: 35243
    
    7
Since you didn't mention anything to that effect, I take it that there were no error messages? Is the "else" block of the "if (item.isFormField()) condition" ever executed? If so, what messages are shown?


Android appsImageJ pluginsJava web charts
 
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 is not uploaded into the database
 
Similar Threads
ResultSet Exhausted Error
NumberFormatException : null
How to update a image using servlet?
how to upload using html or javascript?
Problem with Image display in JSP