I’m using primefaces in my project and my question is the following: I have, for example, a table Table1 with a field “Active” that is a boolean. I want Table1 to change that field from 0 to 1 when the checkbox is marked and I hit the button “Update”.
The post If BooleanCheckBox is checked change a parameter in database appeared first on BlogoSfera.