RE: handle set of list of objects

2007-07-03 Thread prafull.jain
M To: 'Struts Users Mailing List' Subject: RE: handle set of list of objects As you are picking value from set. And while fetching value from set, it gives reference of the object. Therefore whatever change you will do with the value will updating the set object too. No need to set the Set e

RE: handle set of list of objects

2007-07-02 Thread prafull.jain
n 02/07/2007 5:31 PM To: 'Struts Users Mailing List' Subject: RE: handle set of list of objects As you are picking value from set. And while fetching value from set, it gives reference of the object. Therefore whatever change you will do with the value will updating the set object too.

RE: handle set of list of objects

2007-07-02 Thread Vikash Manoranjan
2007 16:57 To: user@struts.apache.org Subject: RE: handle set of list of objects Thanks & Regards, Prafull Jain J From: Prafull Jain (WT01 - SECURITIES) Sent: Mon 02/07/2007 4:47 PM To: Struts Users Mailing List; 'Struts Users Mailing List

RE: handle set of list of objects

2007-07-02 Thread Vikash Manoranjan
objects Thanks & Regards, Prafull Jain J 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, I want to do this us

RE: handle set of list of objects

2007-07-02 Thread prafull.jain
Thanks & Regards, Prafull Jain J 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, I want to do this using

RE: handle set of list of objects

2007-07-02 Thread prafull.jain
quot;,isidSet); %> ... " /> " /> " /> Thanks & Regards, Prafull Jain J From: Vikash Manoranjan [mailto:[EMAIL PROTECTED] Sent: Mon 02/07/2007 4:36 PM To: 'Struts Users Mailing List' Subject: RE: handle set of

RE: handle set of list of objects

2007-07-02 Thread Vikash Manoranjan
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: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: 02 July 2007 16:26 To: user@struts.apache.org