> I thought when the form is submitted, Strut will re-construct 
> the collection of objects with values from the input form.  
> Therefore, I don't have to specify the Collection/List size 
> in the form bean constructor.  

I can tell you from bitter experience that it does not work that way. The
Struts controller gets the collection and assumes that it already contains
enough members.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to