Replace the current observationEntryPoint.java bean and its associated JSF datatable with a data table of Observation.java objects. The values of the columns in each row are input fields and can be changed. The last two columns are "update" and "delete".
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Replace the current observationEntryPoint.java bean and its associated JSF datatable with a data table of Observation.java objects. The values of the columns in each row are input fields and can be changed. The last two columns are "update" and "delete".