Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 67690 invoked from network); 18 Nov 2002 19:29:06 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 18 Nov 2002 19:29:06 -0000 Received: (qmail 24275 invoked by uid 97); 18 Nov 2002 19:29:47 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@jakarta.apache.org Received: (qmail 24259 invoked by uid 97); 18 Nov 2002 19:29:46 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Users List" Reply-To: "Tomcat Users List" Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 24246 invoked by uid 98); 18 Nov 2002 19:29:46 -0000 X-Antivirus: nagoya (v4218 created Aug 14 2002) X-MimeOLE: Produced By Microsoft Exchange V6.0.5762.3 content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Subject: RE: Processing form uploaded files Date: Mon, 18 Nov 2002 14:26:09 -0500 Message-ID: <723B1BBCCFD50545B3C310DB53273C9A98A05C@BART.outstart.com> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Processing form uploaded files Thread-Index: AcKPNst47BVhYragSp6CVjoXZL3XFAAAPJUA From: "Abre Chase" To: "Tomcat Users List" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N You'll need to either write code to parse a multi-part form post or use = a 3rd party tool. Check out Jason Hunter's library here -> = http://www.servlets.com/cos/index.html. You'll just have to buy a copy = of his book for everyone on your development staff to license the code = ;) -----Original Message----- From: Trevor MacPhail [mailto:tmmacpha@sfu.ca] Sent: Sunday, November 17, 2002 7:32 AM To: tomcat-user@jakarta.apache.org Subject: Processing form uploaded files I would like to build a form to allow uploading of an image through a = servlet(using the html tag) but can seem to find = out how to retrieve the information properly out of the request. Any = suggestions? --=20 Trevor MacPhail -- To unsubscribe, e-mail: = For additional commands, e-mail: = -- To unsubscribe, e-mail: For additional commands, e-mail: