How can I upload an image using JSP in database(MySQL)
I have to develop an application in which users can register themselve by filling up thier information(name, address) etc along with their photo.Storing nam etc. is simple but i am unable to upload photo using JSP.