Ajay Lulia

Greenhorn
+ Follow
since Jul 15, 2003
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
In last 30 days
0
Forums and Threads

Recent posts by Ajay Lulia

Hi Mattia,

Use following code in your JSP, this might help you:

<html:select name="addressForm" property="currentStateCode" size="1">
<logic:iterate id="user" name="usersList">
<html: options name="test" property="user.username">
</logic:iterate>
</html:select>
17 years ago
Could you provide more information as to excatly you want to achive. I format would help, (eg: 1 ... 31)