Hi,

   Oreilly's sevlet utility package will be useful for this purpose.You can download 
it from
Oreilly's website. You can make use of the MultipartRequest class in the package to 
handle
"multipart/from-date" in the server side.


Mike Schachter wrote:

> Hi,
>
> I apologize in advance if this question has already been answered, or if this 
>question
> isn't appropriate for this list:
>
> Has anyone implemented a jsp page with upload capabilities, using a form with an
> "enctype" of "multipart/form-data"?  I've tried to do so, mimicking the way a servlet
> does it (reading the request object's input stream) but to no avail.  Can anyone 
>help me
> out or point me in the right direction?  Thank you.
>
> =====
> "Two hunded and foty dollas, worth of puddin.  aww
> yeah"                     -barry and levan
>
> __________________________________________________
> Do You Yahoo!?
> Talk to your friends online with Yahoo! Messenger.
> http://im.yahoo.com
>
> ===========================================================================
> To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
> Some relevant FAQs on JSP/Servlets can be found at:
>
>  http://java.sun.com/products/jsp/faq.html
>  http://www.esperanto.org.nz/jsp/jspfaq.html
>  http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
>  http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

--
*********************************************************************************
G.V. Dinesh
Systems Engineer
Wipro Technologies
3rd Floor, "Basappa Complex"
40/1A, Lavelle Road
Bangalore-560 001, India

Tel: 91-80-2215010 Extn - 310
E-mail: [EMAIL PROTECTED]

www.wipro.com
The World's First SEI CMM Level 5 Software Services Company
**************************************************************

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to