Servlet + HTML + SQL
Hey All,
I am having tables in the SQL with some data. Now I want to create a Edit page with Servlet *** HTML so that I can manupulate the data of backend in frontend.
I have accepted the value of the primary key, depending on which I am displaying all data in Servlet *** HTML (textboxes).
Now I am not getting what to do next so that once I make changes to the shown data, and press "save" button, all data get Updated in backend itself.
Can any1 please help me regarding this? If any data is req`d please ask me.
thax & rgds,
nhb007

