Return-Path: Delivered-To: apmail-commons-user-archive@www.apache.org Received: (qmail 86411 invoked from network); 31 Mar 2010 17:29:43 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 31 Mar 2010 17:29:43 -0000 Received: (qmail 42847 invoked by uid 500); 31 Mar 2010 17:29:42 -0000 Delivered-To: apmail-commons-user-archive@commons.apache.org Received: (qmail 42558 invoked by uid 500); 31 Mar 2010 17:29:41 -0000 Mailing-List: contact user-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Commons Users List" Delivered-To: mailing list user@commons.apache.org Received: (qmail 42545 invoked by uid 99); 31 Mar 2010 17:29:40 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 31 Mar 2010 17:29:40 +0000 X-ASF-Spam-Status: No, hits=0.7 required=10.0 tests=FREEMAIL_FROM,SPF_HELO_PASS,SPF_NEUTRAL,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: 216.139.236.158 is neither permitted nor denied by domain of msantos.mykel@gmail.com) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 31 Mar 2010 17:29:33 +0000 Received: from joe.nabble.com ([192.168.236.151]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1Nx1j6-0006az-NM for user@commons.apache.org; Wed, 31 Mar 2010 10:29:12 -0700 Date: Wed, 31 Mar 2010 09:29:12 -0800 (PST) From: maikeru8 To: user@commons.apache.org Message-ID: <1270056552715-1747082.post@n4.nabble.com> In-Reply-To: References: <1269677622621-1693181.post@n4.nabble.com> <4BADC70A.5070601@tbee.org> <1269924937532-1744709.post@n4.nabble.com> <4BB18D23.9040800@tbee.org> Subject: Re: how to create a file uploader that is not html-based or jsp-based MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Thanks for replying. I have just implemented it successfully without the use of any plugin. I studied a few functions (that seemed necessary for me) from apache.commons.httpclient and com.oreilly.servlet and a few examples using both packages as well :) -- View this message in context: http://n4.nabble.com/how-to-create-a-file-uploader-that-is-not-html-based-or-jsp-based-tp1693181p1747082.html Sent from the Commons - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@commons.apache.org For additional commands, e-mail: user-help@commons.apache.org