Return-Path: Delivered-To: apmail-struts-user-archive@www.apache.org Received: (qmail 44238 invoked from network); 2 Sep 2009 22:27:09 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 2 Sep 2009 22:27:09 -0000 Received: (qmail 50933 invoked by uid 500); 2 Sep 2009 22:27:06 -0000 Delivered-To: apmail-struts-user-archive@struts.apache.org Received: (qmail 50855 invoked by uid 500); 2 Sep 2009 22:27:06 -0000 Mailing-List: contact user-help@struts.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Struts Users Mailing List" Reply-To: "Struts Users Mailing List" Delivered-To: mailing list user@struts.apache.org Received: (qmail 50845 invoked by uid 99); 2 Sep 2009 22:27:06 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Sep 2009 22:27:06 +0000 X-ASF-Spam-Status: No, hits=1.4 required=10.0 tests=FORGED_YAHOO_RCVD,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 02 Sep 2009 22:26:54 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1MiyHh-0001KC-HW for user@struts.apache.org; Wed, 02 Sep 2009 15:26:33 -0700 Message-ID: <25266760.post@talk.nabble.com> Date: Wed, 2 Sep 2009 15:26:33 -0700 (PDT) From: hisameer To: user@struts.apache.org Subject: Strut2 Picture Upload question: Please Help! MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: cool_sameer_for_u@yahoo.com X-Virus-Checked: Checked by ClamAV on apache.org I am using Struts 2.1.6 and in my application I have a requirement where the user can upload four pictures of his vehicle.In my JSP, there will be four upload buttons corresponding to those four pics(As shown in the below image). After the user is done selecting the file it should be uploaded in the JSP right away. Below image shows the actual display of the requirement. http://www.nabble.com/file/p25266760/picUploading.jpg Can somebody put some sample code for this kind of requirement or suggest me what should I do? I am sure this is just a simple requirement but I am not able to crack it. -- View this message in context: http://www.nabble.com/Strut2-Picture-Upload-question%3A-Please-Help%21-tp25266760p25266760.html Sent from the Struts - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@struts.apache.org For additional commands, e-mail: user-help@struts.apache.org