What is the significance of selectOne menu tag in JSF?
Answer Posted / Rajeev Singh Gangwar
The selectOneMenu tag in JSF represents a drop-down list with multiple options. It is used to provide users with a selection interface for submitting one value from a predefined set. When an option is selected, the backing bean method associated with the tag is invoked.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
No New Questions to Answer in this Category !! You can
Post New Questions
Answer Questions in Different Category