Unanswered: SUBMIT method of a form not sent null parameters
Unanswered: SUBMIT method of a form not sent null parameters
Submitting a form using the SUBMIT method of a form not sent null parameters. If not I select a combobox value, this field does not send by SUBMIT method.
Setter default value is useful if you submit the form without having edited the field, but if user selects a value and then deletes it, the value is not default value.
Moreover, I want to send null to the server, not '', because empty value is different from null.