Hi,
I initially set a selectOneMenu (with selectItems-List) to a non-valid default-value. In my validator I check the contents and inform the user about the invalid values. BUT! I also set some valid values in the corresponding bean. Problem: the value set in the bean are not displayed in the UI. There is always the old, invalid value. How can I overwrite the values (the selected item resp.) in my validator that it is displayed in the ui.

Thanks
Ciao
Alexander

Reply via email to