aspose file tools
The moose likes JSF and the fly likes How to get values of 20 selectOneMenus Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » JSF
Reply Bookmark "How to get values of 20 selectOneMenus" Watch "How to get values of 20 selectOneMenus" New topic
Author

How to get values of 20 selectOneMenus

Yas El
Greenhorn

Joined: Dec 29, 2011
Posts: 11
I have 20 Selectitems, and I want to store the selected values into a list ( in the Managed Bean )

Page.jsf



What should I put instead of (???)

bean.java



Thanks by advance


 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: How to get values of 20 selectOneMenus
 
Similar Threads
JSTL c:forEach not working
Display of hashmap values using jstl
EL tag for setting textfield values using Javascript
JSTL over a Set: Did not get data as expected
Iterating over hashMap in facelets not working