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 Nesting Input Inside of h:selectOneRadio 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 "Nesting Input Inside of h:selectOneRadio" Watch "Nesting Input Inside of h:selectOneRadio" New topic
Author

Nesting Input Inside of h:selectOneRadio

Andy Holm
Ranch Hand

Joined: Jul 03, 2008
Posts: 86
I would like to nest a <h:selectOneMenu> item inside of a <h:selectOneRadio>. I would like to match it up with one of the <f:selectItem> values in the <h:selectOneRadio>. The following doesn't work...



Is there a way to do this?
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Nesting Input Inside of h:selectOneRadio
 
Similar Threads
Ajax with JSF
Value Change Listener
Want to have h:inputText element after every radio button
Radio
How to create default value for radio button