I am trying to learn JSF and was using JSF 2.0 along with PrimeFaces 3.0.Its cool but I was surprised to see there is no combo box.This is the drop down they have.Is there any way I can get combo box as most of the users prefer to type something and aid them as well.I remember seeing a combobox in ExtJs now merged with Sensha.Is there a component like this in Primefaces coming or we should develop such components.
PS:The AJAX implementation is top notch,would recommend to any one looking for using JSF for development
3.1 has editable selectOneMenu. I believe this is what you are looking for.
http://blog.primefaces.org/?p=1631