I am making a project in which I am sending the image into a folder & the imagepath into the Database (MySQL) from the JSP. Along with the ImagePath I am also sending the name, Rate, Dimension to the Database through the text field. The problem is that the imagepath is being sent to the Database but the other details are not stored in the Database. Instead of other values, there null values are stored in the Database. Please guide me. Ask any more details if needed, Thanks in advance!
Ads