JavaServer Faces widget library (JWL) is a IBM JSF-based Web widget library that integrates widgets from a number of sources.
JWL includes the JSF components fromRational Application Developer with the exception of the base JSF components which are already included in the Application Server runtime. This includes the IBM extended JSF components and the extended Odyssey components. JWL also extends JSF with client-side features for rich Browser-based experiences in the form of the Odyssey Browser Framework (OBF).
JWL is packaged into two jar files, odc-jsf.jar and jsf-ibm.jar files, which are located in the ${WAS_HOME}\optionalLibraries\IBM\jwl\2.0 directory.
To
include JWL in your application, you can use the JWL shared library named
JWLLib, which is created at install time. To assign the library to an application,
see the topic, Using installed
optional packages.