On Fri, 21 Jan 2005 21:22:23 -0600, Dave Bender <[EMAIL PROTECTED]> wrote:
> I'm having a problem passing a set of checkbox values from an ActionForm to
> our database. When I transfer the values of the String[] array, such as a
> String[5] array, using BeanUtils.populate in my Action, the array g
I'm having a problem passing a set of checkbox values from an ActionForm to
our database. When I transfer the values of the String[] array, such as a
String[5] array, using BeanUtils.populate in my Action, the array gets
truncated and comes out as a single String value, actually a String[1].
What
2 matches
Mail list logo