----------------------------------------------------------------
BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
WHEN YOU POST, include all relevant version numbers, log files,
and configuration files. Don't make us guess your problem!!!
----------------------------------------------------------------
the (excellent) Java Servlet Programming book from ORA has examples. it's
accompanying website http://www.servlets.com has a package that the author
created, that includes a MultiPartRequest Class, that you can use to handle
the upload quite easily.
>-----Original Message-----
>From: John R. Scott, Jr. [mailto:[EMAIL PROTECTED]]
>Sent: Wednesday, November 10, 1999 1:44 PM
>To: [EMAIL PROTECTED]
>Subject: HTTP Upload
>
>
>----------------------------------------------------------------
>BEFORE YOU POST, search the faq at <http://java.apache.org/faq/>
>WHEN YOU POST, include all relevant version numbers, log files,
>and configuration files. Don't make us guess your problem!!!
>----------------------------------------------------------------
>
>Has anyone done HTTP Upload with servlets? Or does anyone know of any
>examples on the web?
>
>Thanks.
>
>John R. Scott, Jr.
>Consultant
>Broadreach Consulting
>
>
>
>--
>--------------------------------------------------------------
>Please read the FAQ! <http://java.apache.org/faq/>
>To subscribe: [EMAIL PROTECTED]
>To unsubscribe: [EMAIL PROTECTED]
>Archives and Other: <http://java.apache.org/main/mail.html>
>Problems?: [EMAIL PROTECTED]
>
--
--------------------------------------------------------------
Please read the FAQ! <http://java.apache.org/faq/>
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Archives and Other: <http://java.apache.org/main/mail.html>
Problems?: [EMAIL PROTECTED]