You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Bob Lee <bo...@crazybob.org> on 2002/04/04 22:09:08 UTC

Form tag to ActionForm field types relationships.

Is there a complete list of what ActionForm field types corresponds to which
HTML elements? I'm having trouble finding one.

For example, if I have multiple hidden fields with the same name, can my
ActionForm field be an array or a Collection? Or, if I have a checkbox, can
my ActionForm field be a boolean or String?

Thanks,
Bob


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>