Adding content to Faces JSP pages using the JSF Widgets Library (JWL)

The JSF Widget Library (JWL) is a JSF and JavaScript-based widget library, created by IBM®, that augments JSP and HTML pages with a rich set of input, output and navigation components. JWL also includes support for AJAX-based page interactions so that not only can pages include more complex components, the pages can interact with the Web server without requiring a full-redraw of the page with each interaction.

Feedback