alidar777
05-24-2006, 06:07 PM
Hi Guys,
I have a form where user can go and enter some details and upload some pictures. when user hits the save button i need to store his information in database. I know how to retrieve user information and store it in database. How will i retrieve the picture from form in my servlet and store it in my database. I am using a jsp/ servlet and mysql database. my webserver is tomcat.
Any example will be helpful
Thanks
I have a form where user can go and enter some details and upload some pictures. when user hits the save button i need to store his information in database. I know how to retrieve user information and store it in database. How will i retrieve the picture from form in my servlet and store it in my database. I am using a jsp/ servlet and mysql database. my webserver is tomcat.
Any example will be helpful
Thanks