S
savita
Hello All,
I am new to jsp , trying very hard ,bot to no avail.
Onclick of row of table (html table) on first jsp the value in the
row should be displayed in the textbox on second page in jsp.
The table consists of records from database.
Is it that we have to get the rowindex of table and the pass the
corresponding value related to rowindex to the textbox?
And should the records from database should be stored in arraylist
and then display in table?
How do I do it? If anyone could pass the code or related link will be
helpful.
Thanks
I am new to jsp , trying very hard ,bot to no avail.
Onclick of row of table (html table) on first jsp the value in the
row should be displayed in the textbox on second page in jsp.
The table consists of records from database.
Is it that we have to get the rowindex of table and the pass the
corresponding value related to rowindex to the textbox?
And should the records from database should be stored in arraylist
and then display in table?
How do I do it? If anyone could pass the code or related link will be
helpful.
Thanks