SORRY I CAN'T GET YOU,
October 11, 2008 at 8:02 PM
Respected Sir,
I want to hold a unique names for the <s:select ----/> tags during its loop. for example: **************************************************** <s:iterator value="xyz"> <s:select name="a" headerKey="1" headerValue="--Select --" list="sortedRatings" /> </s:iterator> ****************************************************** Here in the code for each iteration i want to assign a unique name in the select tag for each iteration.