1. how to update selective fields in jsp (leaving some fields unchanged) stackoverflow.comi have created a page with text boxes, details are: house no: streetname: ... |
2. editing values in the jsp and updating the table coderanch.comHi, This is in respect to the question posted under make a cell editable in jsp Now I have modified my code to be a complete server side operation. I have three columns namelu date, occassion, and state which is a boolean displayed as a checkbox. I have two buttons add and update. On add. a new row is displayed in ... |