| Author |
How to populate drop down list by using JSP
|
raj talatam
Ranch Hand
Joined: Apr 19, 2012
Posts: 59
|
|
i have list in that i stored value objects,
how to populate values in this value objects in drop down list by using jsps
|
 |
harshvardhan ojha
Ranch Hand
Joined: Jul 26, 2007
Posts: 157
|
|
|
you can use JSTL tag library, at times i have used <c: forEach> tag.
|
 |
 |
|
|
subject: How to populate drop down list by using JSP
|
|
|