If we want to use Arrays we can specify size in form-property so that struts initializes the arrays to populate the dynaactionform bean properly...is there some way this can be done with ArrayList ? size does not seem to work since i am guessing struts does not know which object type to intialize and put in the ArrayList ? Can anybody help ?