Re: [S2] ArrayList always NULL when posting data in a form

2007-03-07 Thread cisco
- View this message in context: http://www.nabble.com/ArrayList-always-NULL-when-posting-data-in-a-form-tf3356167.html#a9354628 Sent from the Struts - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: [S2] ArrayList always NULL when posting data in a form

2007-03-06 Thread Aram Mkhitaryan
what actually does submit your form??? I don't understand what "it does". could you please send more details about this problem, I'm really interested! Thank you in advance, Aram Aram Mkhitaryan 52, 25 Lvovyan, Yerevan 375000, Armenia Mobile: +374 91 518456 E-

Re: [S2] ArrayList always NULL when posting data in a form

2007-03-06 Thread cisco
it helps you, > > Eider > > > On 06/03/07, cisco <[EMAIL PROTECTED]> wrote: >> >> >> So how would you define the collection ? >> Can you provide a snipet of code. >> >> Thanks >> >> >> > > -- View this message in conte

Re: ArrayList always NULL when posting data in a form

2007-03-06 Thread Dave Newton
--- Eider Iturbe <[EMAIL PROTECTED]> wrote: > > private ArrayList entitylist = > new > > ArrayList(); Yeah; that too. I thought we had a little talk about coding to interfaces, not implementations ;) d. It

Re: [S2] ArrayList always NULL when posting data in a form

2007-03-06 Thread Eider Iturbe
Hi again, yes, you can define it like this: java.util.Collection col = new java.util.ArrayList(); I hope it helps you, Eider On 06/03/07, cisco <[EMAIL PROTECTED]> wrote: So how would you define the collection ? Can you provide a snipet of code. Thanks

Re: [S2] ArrayList always NULL when posting data in a form

2007-03-06 Thread cisco
t;> -- >> View this message in context: >> http://www.nabble.com/ArrayList-always-NULL-when-posting-data-in-a-form-tf3356167.html#a9334040 >> Sent from the Struts - User mailing list archive at Nabble.com. >> >> >> -

Re: ArrayList always NULL when posting data in a form

2007-03-06 Thread Eider Iturbe
works great. But when I make changes to the data and submit the form, the array is always NULL.. Any help please.. Cisco.. -- View this message in context: http://www.nabble.com/ArrayList-always-NULL-when-posting-data-in-a-form-tf3356167.html#a9334040 Sent from the Struts - User mailing list a

ArrayList always NULL when posting data in a form

2007-03-06 Thread cisco
.. -- View this message in context: http://www.nabble.com/ArrayList-always-NULL-when-posting-data-in-a-form-tf3356167.html#a9334040 Sent from the Struts - User mailing list archive at Nabble.com. - To unsubscribe, e-mail