Posts by Lucas Peres • 11 points
1 post
-
1
votes1
answer550
viewsA: Selectonemenu is not sending the parameter to the Bean (Validation Error)
Note down your class that implements the interface Converter as follows: @FacesConverter(value = "nome_conversor", forClass = Usuario.class) In the component selectOneMenu of the primefaces…