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
