Return-Path: Delivered-To: apmail-struts-user-archive@www.apache.org Received: (qmail 55452 invoked from network); 2 Jul 2007 11:27:10 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 2 Jul 2007 11:27:10 -0000 Received: (qmail 18516 invoked by uid 500); 2 Jul 2007 11:27:03 -0000 Delivered-To: apmail-struts-user-archive@struts.apache.org Received: (qmail 18173 invoked by uid 500); 2 Jul 2007 11:27:01 -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 18162 invoked by uid 99); 2 Jul 2007 11:27:01 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 Jul 2007 04:27:01 -0700 X-ASF-Spam-Status: No, hits=2.8 required=10.0 tests=HTML_FONT_BIG,HTML_MESSAGE,NO_REAL_NAME X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: local policy) Received: from [203.91.193.23] (HELO wip-ectls-mx3.wipro.com) (203.91.193.23) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 02 Jul 2007 04:26:57 -0700 Received: from wip-ectls-mx3.wipro.com (localhost.localdomain [127.0.0.1]) by localhost (Postfix) with ESMTP id 4CF2D224191 for ; Mon, 2 Jul 2007 16:56:34 +0530 (IST) Received: from blr-ec-bh01.wipro.com (blr-ec-bh01.wipro.com [10.201.50.91]) by wip-ectls-mx3.wipro.com (Postfix) with ESMTP id 3F6AE22408C for ; Mon, 2 Jul 2007 16:56:34 +0530 (IST) Received: from BLR-EC-MBX03.wipro.com ([10.201.50.162]) by blr-ec-bh01.wipro.com with Microsoft SMTPSVC(6.0.3790.3959); Mon, 2 Jul 2007 16:57:10 +0530 X-MimeOLE: Produced By Microsoft Exchange V6.5 Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C7BC9B.ED3F1A2F" Subject: RE: handle set of list of objects Date: Mon, 2 Jul 2007 16:56:49 +0530 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: handle set of list of objects Thread-Index: Ace8l5z3JxkwfjRhQV2lTaeYjvzq7wAATlhwAAAEsJUAAL40mw== References: <002e01c7bc98$faaea970$ce0ac00a@XPWKS9009> From: To: X-OriginalArrivalTime: 02 Jul 2007 11:27:10.0470 (UTC) FILETIME=[EE24F260:01C7BC9B] X-Virus-Checked: Checked by ClamAV on apache.org ------_=_NextPart_001_01C7BC9B.ED3F1A2F Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable =20 =20 Thanks & Regards, Prafull Jain J =20 ________________________________ From: Prafull Jain (WT01 - SECURITIES) Sent: Mon 02/07/2007 4:47 PM To: Struts Users Mailing List; 'Struts Users Mailing List' Subject: RE: handle set of list of objects Hi Vikash, =20 I want to do this using actionForm. I am using struts - jsp tag. Every= fields are releated to my actionForm. but I am able to set properties of= fields which are getting set of list of objects values, in my actionForm. I have only 2 question. =20 1) how to set properties of fields which are getting set of list of objects= values. =20 2) how to define this property in actionForm. =20 In my jsp, I am doing like.. =20 ***************** <% Set isidSet =3D overViewForm.getIsid() ; request.setAttribute("isid",isidSet); %> =20 ....... " /> " /> " /> **************************************************** =20 =20 Thanks & Regards, Prafull Jain J =20 ________________________________ From: Vikash Manoranjan [mailto:vikasmanoranjan@infotechsw.com] Sent: Mon 02/07/2007 4:36 PM To: 'Struts Users Mailing List' Subject: RE: handle set of list of objects Put the set object into session and retrive it from session in your action class and after retrivial remove it from session. Thanks and Regards, Vikash Manoranjan -----Original Message----- From: prafull.jain@wipro.com [mailto:prafull.jain@wipro.com] Sent: 02 July 2007 16:26 To: user@struts.apache.org Subject: handle set of list of objects Hi, In my struts application, I am getting results from database, based on my search query. In result, I am getting set of list of objects mean set contain lists and list contain objects. I am passing these values from my action class to jsp page using one bean class. Now I want to pass all changed value from jsp page to my next action class using actionForm. but problem is, How can I do. because there are set of list of objects. pls give me suggestion. pls let me know, if any one need others= information. Thanks & Regards, Prafull Jain J The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain proprietary, confidential or privileged information. If you are not the intended recipient, you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately and destroy all copies of this message and any attachments. WARNING: Computer viruses can be transmitted via email. The recipient= should check this email and any attachments for the presence of viruses. The company accepts no liability for any damage caused by any virus transmitted by this email. www.wipro.com --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@struts.apache.org For additional commands, e-mail: user-help@struts.apache.org The information contained in this electronic message and any attachments to= this message are intended for the exclusive use of the addressee(s) and= may contain proprietary, confidential or privileged information. If you= are not the intended recipient, you should not disseminate, distribute or= copy this e-mail. Please notify the sender immediately and destroy all= copies of this message and any attachments.=20 WARNING: Computer viruses can be transmitted via email. The recipient= should check this email and any attachments for the presence of viruses.= The company accepts no liability for any damage caused by any virus= transmitted by this email. =20 www.wipro.com ------_=_NextPart_001_01C7BC9B.ED3F1A2F--