This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes JSP and the fly likes How to populate drop down list by using JSP Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » JSP
Reply Bookmark "How to populate drop down list by using JSP" Watch "How to populate drop down list by using JSP" New topic
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
    
    1

you can use JSTL tag library, at times i have used <c: forEach> tag.
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: How to populate drop down list by using JSP
 
Similar Threads
How to populate drop down box
How to use ajax in portlet ?
struts2 drop down - unique values
AJAX in JSF
populate a drop-down listbox