czw., 14 mar 2019 o 21:38 Prasanth napisaĆ(a):
>
> Sorry if I caused any confusion. This thread was meant to discuss String
> keys. I do have forms where I am using numeric keys and they work fine.
>
> I think I found a solution to my problem. Struts seems to expect single
> quotes for the keys
We have just migrated our application from 2.2.3 to struts 2.5.20.
In one of our use-cases, we have two checkboxes with same "name" attribute
and upon submission, they submit integer values that we bind with Integer
array being defined in the action.
After migration, that thing stopped working.
H
2 matches
Mail list logo