Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

reuse value retrieved using logic iterate

Status
Not open for further replies.

RammohanRedddy

Programmer
Nov 15, 2005
2
0
0
US
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..
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top