delete « Table « JSP-Servlet Q&A





2. Deleting first row in a table    coderanch.com

3. problem for update and delete row in table using jsp    coderanch.com

hi my prob is like follow, i have a table that displays 5 fields from database in jsp page. now i want to update that row when i select the update button beside that particular row. i want to update the first row by clicking the first update button for ex. NAME NO ADD abc 1 dhgf update delete def 2 ...