Question subject: How to upload and retrieve image in jsp please send me code
Posted: Fri Sep 16, 2011 6:37 pm
i need the code to upload an image and also other files and store their name in database.also displaying code for the image from the database.
msi_333
Question subject: Re: How to upload and retrieve image in jsp please send me code
Posted: Fri Sep 16, 2011 8:48 pm
Joined: Tue Mar 27, 2007 10:55 pm Posts: 2279 Location: Earth Has thanked: 39 time Have thanks: 61 time
Uploading is like uploading any file File upload in JSP . You will have to save for example a identification number in database and you will have to save the image with name equal to identification number.
_________________ Currenlty programming with : java , html , php , and javascript . (OCJP-6 certified )