aspose file tools
The moose likes JSF and the fly likes h:selectOneMenu and valueChangeListener 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 "h:selectOneMenu and valueChangeListener" Watch "h:selectOneMenu and valueChangeListener" New topic
Author

h:selectOneMenu and valueChangeListener

leonardo ginting
Ranch Hand

Joined: Jul 25, 2011
Posts: 48
hi guys i have an issue
i use Combobox with h:selectOneMenu and value changeListner

but why when the value in the first comboBox i already change,, value in the second ComboBox wasnt came out,,
this is my code for first ComboBox


second ComboBox



my Bean



thanks expert gb
 
I agree. Here's the link: jrebel
 
subject: h:selectOneMenu and valueChangeListener
 
Similar Threads
noSuchElementException when using SelectoneMenu
JSF + Tomahawk + subform
Getting One Dropdown Menu Selection to Affect the Values of a Second Dropdown Menu
unable to populate select one menu
JSF keeps displaying old values after Validation Phase fails (ignoring actionListeners settings)