Monte: If you search the archives (link below), using, say "File Upload", you will find many many discussions about this topic which will be very helpful to you. For example look at (the!) Jason Hunter's reply to just such a question:
http://archives.java.sun.com/cgi-bin/wa?A2=ind9811&L=servlet-interest&D=0&P=69447 Regards, Geeta Gardner Monte wrote: > On an HTML form, there's an input type called 'file', that lets > the user select a file on his (Client-side) computer to upload > to a server side program. Is there a way to deal with this kind > of submission in a Java Servlet. Maybe some kind of fileInputStream > or something?? > > --Monte Glenn Gardner > > ___________________________________________________________________________ > To unsubscribe, send email to [EMAIL PROTECTED] and include in the body > of the message "signoff SERVLET-INTEREST". > > Archives: http://archives.java.sun.com/archives/servlet-interest.html > Resources: http://java.sun.com/products/servlet/external-resources.html > LISTSERV Help: http://www.lsoft.com/manuals/user/user.html ___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
