User Manual
Figure 132 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
Removing the Folders and Files from the EmpInfo Application
Remove the following folders and files from the EmpInfo application:
• jsp folder in EmpInfo/WebContent/WEB-INF.
• EmpInfo-servlet.xml file in EmpInfo/WebContent/WEB-INF.
• EmployeeController.java in EmpInfo/src/com/hp/empinfo/web.
Integrating MyFaces into Spring 283