Unable to edit a database row from JSF
- by user1924104
Hi guys i have a data table in JSF which displays all of the contents of my database table, it displays it fine, i also have a delete function that can successfully delete from the database fine and updates the data table fine however when i try to update the database i get the error
java.lang.IllegalArgumentException: Cannot convert…