Winston Please help me Its Very Urgent. (Please help Me out )
Hi i am doing a simple application which contains 3 jsp pages, where
the names of pages are Employee.jsp , Edit.jsp and Submit.jsp. So where this Employee.jsp page contains a table data and it shows all updated content in DB Table. So if i want to edit any detail of particular rowgroup. SO it will redirect to Edit.jsp. In this Edit.jsp each rowgroup will have individual edit and delete button. When i press the edit button of particular rowgroup then it must retrieve all the data from DB Table and the resulting data must be kept editable in Submit.jsp page. And the data retrieved must be in there particular fields in Submit.jsp page and if i click submit button in Submit.jsp page it must submit the data to the same DB Table row with saving the modifications made to the row.
I hope you may understand what i said. If any solutions to this problem then please do reply me and help me. Any queries regarding this description given above can ask me i will clearly expain once again.

