This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes JSF and the fly likes 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" with Ajax4JSF passing selection to backing bean on the "fly"" Watch ""h:selectOneMenu" with Ajax4JSF passing selection to backing bean on the "fly"" New topic
Author

"h:selectOneMenu" with Ajax4JSF passing selection to backing bean on the "fly"

Ravi Sathish
Ranch Hand

Joined: Feb 26, 2002
Posts: 131
I'm a JSF newbie

I have a form with a dropdown; I want to pass my selection on the "fly" to the backing bean by using Ajax4JSF;

Unfortunately I'm not able to able to pass on the "fly"; However form submit seems to work

Here's my code snippet:


I appreciate any suggestions, feedback

TIA
Ravi
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: "h:selectOneMenu" with Ajax4JSF passing selection to backing bean on the "fly"
 
Similar Threads
Ajax call, backing bean and validation
simple jsf form
Form calling a session scoped backing bean constructor twice
values in one form dissapearing when editing another
Not able to run simple JSF