Figure 132 – HP Integrity NonStop J-Series User Manual
Page 283

Figure 132 Project Explorer View
Modifying the EmpInfo application involves the following tasks:
1.
Removing the Folders and Files from the EmpInfo Application
2.
3.
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.
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