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: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>