The aim of our project is to create a set of examples of use of JSF 2.1 MC Faces components from MC Components series.
MC Components library provides a rich set of JSF 2.1 components with jsp and facelets support. Components available in this rich set provide simple and convenient access to funcionalities desired in each JSF web application. Most of components use famous JQuery javascript library as a javascript engine.
A tag library to display content within tabs - an HTML tabbed pane, supports AJAX for tab content. Provides functionality similar to JTabbedPane. Customizeable using CSS. Pretty simple to use.
JSPTabControl is JSP taglib for manage tabs in your JSP. This taglib generate tabs with "pure CSS tabs" technique (using li and ul). It give you oher features, like keep last tab selected after posting form, set visible, disable tab...