Closed smiejtasie closed 11 years ago
To be honest, I don't know what javax.faces.INTERPRET_EMPTY_STRING_SUBMITTED_VALUES_AS_NULL
actually does. Anyway, the empty string must be converted to null
before reaching JUEL. So, the answer is no.
I think this is not a JUEL issue, so I'd like to close this. Or is there anything new?
Hi, got app on myface 2.1.10 and JUEL as EL. In web.xml have javax.faces.INTERPRET_EMPTY_STRING_SUBMITTED_VALUES_AS_NULL = false Example code: `