User Manual

Modifying EmpInfo on Windows using Eclipse Galileo IDE
The EmpInfo application developed in the Getting Started with Spring chapter is the starting point
to demonstrate the integration of MyFaces with Spring applications.
Following is the screen shot of the final structure of the EmpInfo application that was developed in
the Getting Started with Spring chapter.
Figure 174 shows the Project Explorer View.
Figure 174 Project Explorer View
Modifying the EmpInfo application involves the following tasks:
1. Removing the Folders and Files from the EmpInfo Application
2. Modifying the web.xml File
3. Modifying the web.xml File
4. Modifying the EmployeeDao.java File
5. Creating the EmpBean.java File
6. Creating the MessageFactory.java File
7. Creating the message.properties File
8. Creating views using MyFaces tag libraries
9. Modifying the index.jsp File
10. Creating the faces-config.xml File
11. Adding Dependency JAR Files
422 Integrating MyFaces into Spring