User Manual
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 http://www.java2s.com/Code/Jar/
STUVWXYZ/Downloadservletapijar.htm.
• commons-el.jar
Download the commons-el-1.0.zip or commons-el-1.0.tar.gz file from http://
archive.apache.org/dist/commons/el/binaries/.
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.4.jar
Download commons-lang-2.4-bin.zip or commons-lang-2.4-bin.tar.gz from
http://archive.apache.org/dist/commons/lang/binaries/.
Both these files contain the binary distributions. The only difference is in their compression
format.
NOTE: Besides the commons-lang package files, commons-lang-2.4-bin.zip, and
commons-lang-2.4-bin.tar.gz, you will also find the links to their respective signature
files, commons-lang-2.4-bin.zip.asc and commons-lang-2.4-bin.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 http://archive.apache.org/dist/
jakarta/taglibs/standard/binaries/.
Both these files contain the binary distributions. The only difference is in their compression
format.
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>.
Because the SkinSelector application uses the MyFaces framework, it requires the following
dependency JAR files.
Overview of SkinSelector 263