JavaServer Faces widget library (JWL)
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 from Rational 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 Java archive files
JWL is packaged into two jar files...
- odc-jsf.jar
- jsf-ibm.jar
...which are located in...
${WAS_HOME}\optionalLibraries\IBM\jwl\2.0To include JWL in your application, you can use the JWL shared library (JWLLib), which is created at install time.
Related concepts
Installed optional packages
Related tasks
Manage shared libraries
Use installed optional packages
Associating shared libraries with applications or modules
Associating shared libraries with servers
Related information
FacesClient Components Developer's Guide (second edition)