Adding dependency jar files to the project library – HP Integrity NonStop H-Series User Manual
Page 261

Adding Dependency JAR Files to the Project Library
Apart from the core MyFaces runtime JAR files,
SkinSelector
requires some dependency JAR
files. Download the following distributions of all the dependency JAR files on your Windows
system:
NOTE:
If you have already downloaded the
servlet-api.jar
,
commons-el.jar
,
commons-lang-2.1.jar
,
standard.jar,
and
jstl.jar
dependency JARs, as described
in
Deploying and Running Sample MyFaces Application on NonStop
section, you need not
download them again.
•
servlet-api.jar
Download the
servlet-api.jar.zip
file from
.
•
commons-el.jar
Download the
commons-el-1.0.zip
or
commons-el-1.0.tar.gz
file from
.
Both these files contain binary distributions. The only difference is in their compression
format.
NOTE:
Besides the
commons-el
package files,
commons-el-1.0.zip,
and
commons-el-1.0.tar.gz
, you will also find the links to their respective signature files,
commons-el-1.0.zip.asc
and
commons-el-1.0.tar.gz.asc
. You need not download
the signature files.
•
commons-lang-2.1.jar
Download
commons-lang-2.1.zip
or
commons-lang-2.1.tar.gz
from
Both these files contain the binary distributions. The only difference is in their compression
formats.
NOTE:
Besides the
commons-lang
package files,
commons-lang-2.1.zip
, and
commons-lang-2.1.tar.gz
, you will also find the links to their respective signature
files,
commons-lang-2.1.zip.asc
and
commons-lang-2.1.tar.gz.asc
. You need
not download the signature files.
•
standard.jar
and
jstl.jar
Download
jakarta-taglibs-standard-1.1.2.zip
or
jakarta-taglibs-standard-1.1.2.tar.gz
from
Both these files contain the binary distributions. The only difference is in their compression
formats.
NOTE:
Besides the
Jakarta-taglibs
package files,
jakarta-taglibs-standard-1.1.2.zip
and
jakarta-taglibs-standard-1.1.2.tar.gz
, you will also find the links to their
respective signature files,
jakarta-taglibs-standard-1.1.2.zip.asc
and
jakarta-taglibs-standard-1.1.2.tar.gz.asc
. You need not download the signature
files.
After the download is complete, extract these components to a location on your Windows system.
Assume this location to be
<MyFaces Dependencies>
.
Overview of SkinSelector
261