----------
From: Nissim Karpenstein nissim@nksystems.com
To: Java Apache Users java-apache-users@list.working-dogs.com
Subject: Re: need a sample servlet that process "multipart/form-data"
Date: Wed, Sep 1, 1999, 6:16 AM
Durga Panda wrote:
>
>
> Does anybody have a sample servlet which processes "multipart/form-data" or
> any pointer to any site which have this;
> actually I need it for uploadung a file from html using
> <input name="myfile" type="file"> kind of tag;
> Thanks a lot...
>
Many links and info here:
http://www.purpletech.com/java/servlet-faq/#upload
|