i am trying to upload an image from a jsp page using servlet. but how can i get the file in my servlet from the jsp file.
+1
A:
Look at the apache project http://commons.apache.org/fileupload/using.html or the cos library http://www.servlets.com/cos/
Pierre
2009-06-27 09:58:14