hi everybody,
please guide me .
I have created a table which prints data from database.
I want user to edit the data(if he wants) and press submit.
but I cant read data from textareas .all data I am trying to get in the servlet
is returning null.
can anyone tell me how to make a table active,so that I can read user input from inside it?
please guide me .
I have created a table which prints data from database.
I want user to edit the data(if he wants) and press submit.
but I cant read data from textareas .all data I am trying to get in the servlet
is returning null.
can anyone tell me how to make a table active,so that I can read user input from inside it?
Comment