DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20535>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=20535

Dynamically size arrays to allow array types in request scope DynaActionForm forms





------- Additional Comments From [EMAIL PROTECTED]  2003-06-06 01:47 -------
Ah yes, absolutely.
<form-bean name="myForm"
type="org.apache.struts.validator.DynaValidatorForm">
  <form-property name="name" type="com.foo.MyObject[]"/>
</form-bean>

com.foo.MyObject will be placed in as the complex object in the array.

Slick!

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

Reply via email to