File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes JSF and the fly likes Help !!! Problem Binding  h:selectManyListbox to a Bean Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » JSF
Reply Bookmark "Help !!! Problem Binding  h:selectManyListbox to a Bean" Watch "Help !!! Problem Binding  h:selectManyListbox to a Bean" New topic
Author

Help !!! Problem Binding h:selectManyListbox to a Bean

Abiodun Adisa
Ranch Hand

Joined: Jan 17, 2002
Posts: 495
I am Having a problem Linking SelectManyListBox to a Bean. The Selected Values of the SelectManyListBox are supposed to be Binded to the bean using the setCondimentItems Method, but its Not executing. any one know an Example somewhere in a book using the h:selectManyListbox tag. Just give me the title or any help or suggestion would be welcome

h:selectManyListbox value="#{siteList.condimentItems}"

 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Help !!! Problem Binding h:selectManyListbox to a Bean
 
Similar Threads
JSF - SelectManyListBox doesnt populate on valeChangeevent
Problem with selectManyListbox
selectManyListbox
selectManyListbox not setting value
selectManyListbox tag bug in JSF Jsp