Return-Path: X-Original-To: apmail-struts-user-archive@www.apache.org Delivered-To: apmail-struts-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 7229BDBFA for ; Fri, 19 Oct 2012 00:35:33 +0000 (UTC) Received: (qmail 58248 invoked by uid 500); 19 Oct 2012 00:35:31 -0000 Delivered-To: apmail-struts-user-archive@struts.apache.org Received: (qmail 58226 invoked by uid 500); 19 Oct 2012 00:35:31 -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 58217 invoked by uid 99); 19 Oct 2012 00:35:31 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 19 Oct 2012 00:35:31 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of mohanaraosv@gmail.com designates 209.85.212.182 as permitted sender) Received: from [209.85.212.182] (HELO mail-wi0-f182.google.com) (209.85.212.182) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 19 Oct 2012 00:35:21 +0000 Received: by mail-wi0-f182.google.com with SMTP id hm2so2271954wib.17 for ; Thu, 18 Oct 2012 17:35:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=GhU7STjaH0W04LfmanVEuAbUvbRWjqGJfIkyVAfIiBE=; b=PSirwJf040HWYGQqGJTQ+B2/hYA8cQMwY7XckNdPn0n/Pc739OZxKC0EDu1pGX587i S0c3ynSuXigTehsHPUREHd83okA4njnHiofxmLWtY6aW15bQwki95lg/4l8Qf8EUfP1n P4+tyrNK9tpvioiFNpKMJg1W0D4B12jLIfiKolIoG33c53R8Ob88n3WlHiuKboxfdwCH uSYnaIm9quDznx9gZCyZNJEPbPMsykP4iTL6prFEIjDL5aewuzhmZJa39o2hpYOxUusE /BNyArLfziYq5/353sdsdFBNCtOmlvyhq2MskpooMJBjWTMH0PX6vvRJnjr2fUMathVo R+SA== MIME-Version: 1.0 Received: by 10.180.8.161 with SMTP id s1mr14909714wia.0.1350606901345; Thu, 18 Oct 2012 17:35:01 -0700 (PDT) Received: by 10.223.127.129 with HTTP; Thu, 18 Oct 2012 17:35:01 -0700 (PDT) In-Reply-To: <52859750-1350574005-cardhu_decombobulator_blackberry.rim.net-1510557605-@b12.c16.bise7.blackberry> References: <52859750-1350574005-cardhu_decombobulator_blackberry.rim.net-1510557605-@b12.c16.bise7.blackberry> Date: Fri, 19 Oct 2012 06:05:01 +0530 Message-ID: Subject: Re: put ArrayList to s:hidden in jsp? From: vEnkaTa mohAna rAo SriperumbUdUru To: Struts Users Mailing List , umeshawasthi@gmail.com Content-Type: multipart/alternative; boundary=f46d041827ec95fc0104cc5eac96 X-Virus-Checked: Checked by ClamAV on apache.org --f46d041827ec95fc0104cc5eac96 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Use session object. On Thu, Oct 18, 2012 at 8:56 PM, wrote: > You can not do this directly as hidden field is used to store only a valu= e > > You need indexed field to store those value > > I am not sure why you want to do this as more information can help others > to provide some solutions > ------Original Message------ > From: Emi Lu > To: user@struts.apache.org > ReplyTo: Struts Users Mailing List > ReplyTo: emilu@encs.concordia.ca > Subject: put ArrayList to s:hidden in jsp? > Sent: Oct 18, 2012 7:45 PM > > Good morning, > > Is there a way to put hidden ArrayList in JSP please? > > For example in a.jsp: > > > > In action java class: > private ArrayListarraylist1 ; > > So that abean.arraylist1 could be retrieved by action java class. > > Thanks a lot! > Emi > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscribe@struts.apache.org > For additional commands, e-mail: user-help@struts.apache.org > > > > Sent from BlackBerry=AE on Airtel --f46d041827ec95fc0104cc5eac96--