Re: how to add multiple addon rows in struts..urgert please

2009-10-13 Thread swathi reddy
Actuall i am strucked at design while we we want to add one more number ,he will click at add one more number then previous one need to be shouln as label and the new empty mobile no. text field should display. 2009/10/13 Mileidys González Prieto > You need to declare ur variable like an array

Re: how to add multiple addon rows in struts..urgert please

2009-10-13 Thread Mileidys González Prieto
You need to declare ur variable like an array of string, numbers... ArrayList mobiles and then in ur jsp code u just need to create differents input all of them with the same name "mobiles" dont forget the get and set for the property... De: swathi reddy Pa

Re: how to add multiple addon rows in struts..urgert please

2009-10-13 Thread swathi reddy
wrong word correct field not filed On Tue, Oct 13, 2009 at 6:20 PM, swathi reddy wrote: > Hi all > > please let me know how we can add multiple rows like he want to add > multiple Mobile numbers in the jsp page when he want to submit in struts. > > page has a filed mobile no. to enetre then besid