On Mon, 22 Nov 1999 09:13:38 +0000, bharathwaj wrote:

><input type = file  name="Test">
> Now when I submit my form,how will I retrieve the file in my
servlet...

Look at the Novocode Toolkit (http://www.novocode.com/), it contains a
multipart/form-data parser. You should also read the HTTP file upload
RFC, since you seem to know nothing about multipart/form-data (which is
quite essential to write code for file upload).


Ciao, Juergen

___________________________________________________________________________
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

Reply via email to