Phil what version of Stripes are you using? Just curious if it is an old one or current? Brandon
On Mon, Mar 30, 2009 at 4:04 AM, Phil Sladen <[email protected]>wrote: > 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 > >
------------------------------------------------------------------------------
_______________________________________________ Stripes-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/stripes-users
