Hi, I'm trying to use servlet to get the uploaded file from client to the server through HTML form. But, I only got the file name on the client by using request.getParameter(String name). Can anyone point out how to get the content of the uploaded file using Servlet?
Thanks in advance! -Hong ___________________________________________________________________________ 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