Posts by Hugo Fujiwara • 1 point
2 posts
-
0
votes2
answers722
viewsA: How to edit a database value using JSF?
It is unnecessary to search for the client in the database when selecting, change its client selection method by passing the selected client as parameter: public void editarCliente(Cliente…
-
0
votes1
answer239
viewsA: Primefaces 5.2 inputNumber does not send the updated value to the Bean
Already tried to set the processing scope of p:commandButton? process="@form" or process=":meuForm" And maybe use a ajax="false".…
primefacesanswered Hugo Fujiwara 1