I have an actionbean property "HashMap<String,String> tagMap" that is used to
gather dynamically generated form values from input fields named like
"tagMap[propName]". Works fine as long as the value in the form field is not
empty. But if it is empty, it appears that
DefaultActionBeanPropertyBinder.validateRequiredFields() deliberately ignores
the form field. Please can anyone explain such logic and how I can get mapped
values to work sensibly even when the values are empty. Thanks.
------------------------------------------------------------------------------
_______________________________________________
Stripes-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/stripes-users