Return-Path: Delivered-To: apmail-jakarta-tomcat-dev-archive@jakarta.apache.org Received: (qmail 58377 invoked by uid 500); 2 Jul 2001 18:40:02 -0000 Mailing-List: contact tomcat-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: tomcat-dev@jakarta.apache.org Delivered-To: mailing list tomcat-dev@jakarta.apache.org Received: (qmail 58336 invoked from network); 2 Jul 2001 18:40:00 -0000 From: "Keith Wannamaker" To: Subject: RE: Multipart/Form-Data Problem Date: Mon, 2 Jul 2001 13:37:35 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0) In-Reply-To: <20010702182104.DSM4928.gelincik@[195.155.1.7]> Importance: Normal X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N Try reproducing the problem with ajp13 or the Tomcat http connector. Keith | -----Original Message----- | From: ohamali@tr.net [mailto:ohamali@tr.net] | Sent: Monday, July 02, 2001 2:21 PM | To: tomcat-dev@jakarta.apache.org | Subject: Multipart/Form-Data Problem | | | Hi all, | | I have encountered a strange problem with tomcat 3.2.2 | (standalone). I have | prepared pages to upload files using post method but i ended up | getting "Can not | find server" and "Connection reset by peer" responses from IE and | Netscape.