Re: File Upload Problem.
"Mr. Cristian D. Romanescu" <[email protected]>
| Newsgroups | gmane.comp.java.sun.servlet |
|---|---|
| Message-ID | <[email protected]> |
Check some helper libraries such as commons-fileupload from apache because things are more complicated. Forms must be of type multi-part etc. regards, c. P a n k a j Kr. M o n d a l wrote: > Hi All, > > I am using <INPUT TYPE="FILE" name="ULOAD_FILE"> in a HTML page and > sending it to a Servlet. I want to read the content of the file from > within the Servlet. What to do? > > Thanks and regards, > Pankaj Kumar Mondal > > ___________________________________________________________________________ > 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