posted 14 years ago
Hii all,
I am developing some application in which I will add some information to the table by collecting content of each row from other page. There is add link in the last column of each row. Next time when I am trying to add information to next row the previously added information is getting vanished(since the first page is executing once again).but I want to preserve the lastly added contents. How can I do this...? Some part of code I have presented below.
firstpage.jsp
secondpage.jsp
can anyone try to understand this problem and help me....
Regards,
Abhijit