HP Integrity NonStop J-Series User Manual
Page 73
![background image](/manuals/397993/73/background.png)
Figure 20 Project Explorer View
The code of the EmpInfo application developed so far is located in <My SASH
Home>\spring\getting-started\EmpInfo-InParts\Part-6
.
At this point, you can either deploy and verify the EmpInfo application you have developed so far
on the NonStop system, or you can proceed to the
“Enabling EmpInfo to Delete and Retrieve
section.
For deployment, see the steps described in
“Deploying EmpInfo on NonStop” (page 87)
You can verify the EmpInfo application by accessing the following URL:
NOTE:
The code for the EmpInfo application developed so far is located in <My SASH
Home>\spring\getting-started\EmpInfo-InParts\Part-6
To verify the EmpInfo application developed so far, complete the following steps:
Enabling EmpInfo to Delete and Retrieve Employee Details
This section describes the following activities:
1.
“Creating JSPs to Delete and Retrieve Employee Details” (page 74)
2.
“Creating the RowMapper Class” (page 75)
3.
“Modifying the EmployeeDao.java Class File” (page 75)
4.
“Modifying the Employee.java File” (page 76)
5.
“Modifying the EmployeeController.java File” (page 77)
Getting Started with Spring
73