Displaying the Selected Data in the Next Page Upon Selection?
Hi,
In my first page i have a list of data set in a displayTag with a
radio button as a decorator. When the user clicks the a particular
radiobutton the whole data (record) related to that radiobutton be selected and when the user clicks a button at the bottom the whole(selected data) should be transferred to the next page(jsp page). How
to do this? The displayTag is using a formbean . How to get the data
from the selected record and populate it in the next page ?
Please do provide an answer for this Since it is quite urgent...
Thanks,
--JavaCrazyLOVER

