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.

[1015 byte] By [bronze-starDukes] at [2007-11-26 12:10:17]
# 1
Just curious..Could you describe what the problem is here?Something is no happening as expected?
bronzestar at 2007-7-7 13:48:18 > top of Java-index,Archived Forums,Socket Programming...
# 2

hi deep six as i told when i enter any data in submit form textfields it is not at all inserting into the database table and it is showing cannot add new details: null. and i already had some data in database table and when i try to delete it. It is not at all deleting and saying as delete row conflict. And i want to edit the data in Database table in the jsp page which has textfields corresponding to the elements in table. But i wont find how to edit the data. Please help me out.

If you dont understand then i will send my total code to you.

Thank you in Advance.

bronzestar at 2007-7-7 13:48:18 > top of Java-index,Archived Forums,Socket Programming...