YUI4JSF is a custom component library for JavaServer Faces based on Yahoo UI library. YUI4JSF provides following features;
YUI has many widgets like calendar, slider, autocomplete, treeview, inputColor and etc. YUI4JSF takes these widgets and provides pure JSF Components which take care of the javascript and server side interaction.
Components powered by YUI UtilitiesYUI Utilities like DragDrop Utils are used to create custom components like SortList or Accordion Panel.
AJAX Forms (Beta)YUI4JSF Ajax components like ajaxCommandButton ajaxifies your existing forms in few seconds.
Layout Engine (Experimental)YUI4JSF provides a templating engine that helps creating a flexible layout mechanism in your JSF pages.
Example web application demonstrating the features of YUI4JSF is deployed at here .