aspose file tools
The moose likes JSF and the fly likes I want to use combo box in JSF!! Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » JSF
Reply Bookmark "I want to use combo box in JSF!!" Watch "I want to use combo box in JSF!!" New topic
Author

I want to use combo box in JSF!!

Dushyant Agarwal
Ranch Hand

Joined: Oct 14, 2007
Posts: 75
Hi,
I have a requirement in which I need to us ea combo box.
It should have a characteristic by which I may bind it with values in the backing bean as well as anybody may be able to insert new values into it.

Is it possible to do this in JSF RI or do I need to refer extended tag libraries like tomcat or trinidad. Or do I have to altogether create a custom JSF tag to achieve this??
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: I want to use combo box in JSF!!
 
Similar Threads
Filter a combobox
How to display Ajax result on the same jsp page
Servlet getting values from a combo box
Enable combo box when check box is checked
Populate JCombo Box with different Values in each Row in JTable