| Author |
Image Uploading in database through JSP
|
Deepti Gupta
Ranch Hand
Joined: Jul 22, 2010
Posts: 30
|
|
Hey.
We are trying to uplaod an image to our database though the web page. the codes are as follows.
1) This is the form though which we are sending all the info. to be inserted into the database.
2)This is the jsp file which is intercating with the database:
3) and this is the error which is coming:
When we are not trying to insert any image then the code is working fine but as soon as we try to insert an image it gives NullPointer error.
Please help.
|
 |
 |
|
|
subject: Image Uploading in database through JSP
|
|
|