Problem with html:multibox

2003-06-26 Thread O_Parthasarathy Kesavaraj
I am having a value object inside an arraylist.The array list i have declared as a property in my form bean.The value object contains id and name.The arraylist gets populated from my action class and i'm displaying like this. logic:iterate id=element name=MyForm property=MyCollection

Re: Problem with html:multibox

2003-06-26 Thread Sandeep Takhar
try and make id of iterate = property. may work... sandeep --- O_Parthasarathy Kesavaraj [EMAIL PROTECTED] wrote: I am having a value object inside an arraylist.The array list i have declared as a property in my form bean.The value object contains id and name.The arraylist gets populated

RE: Problem with html:multibox

2003-06-26 Thread O_Parthasarathy Kesavaraj
No.it is not working -- From: Sandeep Takhar[SMTP:[EMAIL PROTECTED] Reply To: Struts Users Mailing List Sent: Thursday, June 26, 2003 5:33 PM To: Struts Users Mailing List Subject: Re: Problem with html:multibox try and make id of iterate = property

RE: Problem with html:multibox

2003-06-26 Thread Sandeep Takhar
To: Struts Users Mailing List Subject:Re: Problem with html:multibox try and make id of iterate = property. may work... sandeep --- O_Parthasarathy Kesavaraj [EMAIL PROTECTED] wrote: I am having a value object inside an arraylist.The array list i have declared

Re: Problem with html:multibox

2003-06-26 Thread Prashanth.S
Hi Partha, I think u have completely messed up iterate and multibox... So instead of myself suggesting u changes to be done u better take a look at the below url http://article.gmane.org/gmane.comp.jakarta.struts.user/52790/match=html+multibox+ Cheers Prashanth O_Parthasarathy Kesavaraj [EMAIL