Return-Path: Delivered-To: apmail-tomcat-users-archive@www.apache.org Received: (qmail 2663 invoked from network); 19 Oct 2009 10:19:25 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 19 Oct 2009 10:19:25 -0000 Received: (qmail 53543 invoked by uid 500); 19 Oct 2009 10:19:21 -0000 Delivered-To: apmail-tomcat-users-archive@tomcat.apache.org Received: (qmail 53455 invoked by uid 500); 19 Oct 2009 10:19:21 -0000 Mailing-List: contact users-help@tomcat.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Tomcat Users List" Delivered-To: mailing list users@tomcat.apache.org Received: (qmail 53444 invoked by uid 99); 19 Oct 2009 10:19:21 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 19 Oct 2009 10:19:21 +0000 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of aw@ice-sa.com designates 212.85.38.228 as permitted sender) Received: from [212.85.38.228] (HELO tor.combios.es) (212.85.38.228) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 19 Oct 2009 10:19:12 +0000 Received: from localhost (localhost [127.0.0.1]) by tor.combios.es (Postfix) with ESMTP id 7DD4C2260AA for ; Mon, 19 Oct 2009 12:18:51 +0200 (CEST) Received: from tor.combios.es ([127.0.0.1]) by localhost (tor.combios.es [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id YLj7zrQJi2Rs for ; Mon, 19 Oct 2009 12:18:51 +0200 (CEST) Received: from [192.168.245.129] (p549EA836.dip0.t-ipconnect.de [84.158.168.54]) by tor.combios.es (Postfix) with ESMTPA id 3520F2260A4 for ; Mon, 19 Oct 2009 12:18:51 +0200 (CEST) Message-ID: <4ADC3D07.7080609@ice-sa.com> Date: Mon, 19 Oct 2009 12:18:47 +0200 From: =?ISO-8859-1?Q?Andr=E9_Warnier?= Reply-To: Tomcat Users List User-Agent: Thunderbird 2.0.0.23 (Windows/20090812) MIME-Version: 1.0 To: Tomcat Users List Subject: Re: file download issue References: <25955633.post@talk.nabble.com> <9DE39D260B49E74E8CFA3A3209C969AB49D87CA7C4@SINNODMBX001.TechMahindra.com> In-Reply-To: <9DE39D260B49E74E8CFA3A3209C969AB49D87CA7C4@SINNODMBX001.TechMahindra.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Tarun Chowdhry wrote: > Hi, > Getting the following exception when trying to call the FileUpload code: I'm not quite sure, but aren't you mixing up upload and download here, kind of ? upload = workstation --> server download = server --> workstation --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org For additional commands, e-mail: users-help@tomcat.apache.org