Hi,
I would like to optimize the following code :
<html:select property="selectedItem">
<html
ption value="1">show topics for last 1 day</html
ption>
<html
ption value="2">show topics for last 2 day</html
ption>
<html
ption value="3">show topics for last 3 day</html
ption>
<html
ption value="4">show topics for last 4 day</html
ption>
<html
ption value="5">show topics for last 5 day</html
ption>
<html
ption value="6">show topics for last 6 day</html
ption>
:
:
:
<html
ption value="31">show topics for last 31 days</html
ption>
</html:select>
If you have any suggestions, please let me know
regards
sudha