RammohanRedddy
Programmer
problem ,
I used
<bean:write name="itemlist" property="mcSerialId" />
</td><td>
SUCCEDED in retreiving iterated rows using List ,problem is with each row retrieved there is an associated submit button,
To make my life much more didfficult on clicking the submit of each row ,i must fetch data and forward it to another jsp..
Let me know how to use the value retrieved or property from each row in bean:write so that i can do something..
I used
<bean:write name="itemlist" property="mcSerialId" />
</td><td>
SUCCEDED in retreiving iterated rows using List ,problem is with each row retrieved there is an associated submit button,
To make my life much more didfficult on clicking the submit of each row ,i must fetch data and forward it to another jsp..
Let me know how to use the value retrieved or property from each row in bean:write so that i can do something..