Manual

Because the SkinSelector application uses the MyFaces framework, it requires the following
dependency JAR files.
Table 13-1 MyFaces Dependency JAR Files
Source LocationDependency JAR Files
<MyFaces Home>\libcommons-beanutils-1.7.0.jar
<MyFaces Home>\libcommons-codec-1.3.jar
<MyFaces Home>\libcommons-collections-3.2.jar
<MyFaces Home>\libcommons-digester-1.8.jar
<MyFaces Home>\libcommons-discovery-0.4.jar
<MyFaces Home>\libcommons-logging-1.1.1.jar
<MyFaces Dependencies>\commons-el-1.0commons-el-1.0.jar
<MyFaces Dependencies>\commons-lang-2.1commons-lang-2.1.jar
<MyFaces
Dependencies>\jakarta-taglibs-standard-1.1.2\lib
jstl.jar
<MyFaces Home>\libmyfaces-api-1.2.5.jar
<MyFaces Home>\libmyfaces-impl-1.2.5.jar
<MyFaces Dependencies>servlet-api.jar
<MyFaces
Dependencies>\jakarta-taglibs-standard-1.1.2\lib
standard.jar
To add these dependency JAR files in the SkinSelector project library path, complete the following
steps on the Eclipse IDE:
1. On the Project Explorer frame, right-click SkinSelector and select Properties.
The SkinSelector Project Libraries - Java Build Path dialog box appears.
2. From the type filter text, select Java Build Path.
3. Click the Libraries tab.
4. Click Add External JARs to add each of the above-mentioned dependency JAR files. Browse
to specify the location of each of the dependency JARs.
Figure 13-10 shows the SkinSelector Project Libraries - Java Build Path dialog box.
262 Getting Started with MyFaces