News

I'm trying to set jsf.INTERPRET_EMPTY_STRING_SUBMITTED_VALUES_AS_NULL property, so empty strings are interpreted as null. But it doesn't work. I can see the context parameter is set to true: // this ...