Enabling empinfo to delete and retrieve, Employee details – HP Integrity NonStop H-Series User Manual
Page 131

The message
Insert Operation Successfully Executed
is displayed.
shows the EmpInfo: Message screen.
Figure 5-28 EmpInfo: Message Screen
Enabling EmpInfo to Delete and Retrieve Employee Details
This section describes the following activities:
1.
Creating JSPs to Delete and Retrieve Employee Details
2.
3.
4.
5.
6.
7.
Creating JSPs to Delete and Retrieve Employee Details
To delete or retrieve any employee details in your EmpInfo application, you must create the
following files:
•
retrieveordelete.jsp
•
retrieveresult.jsp
•
deleteresult.jsp
To create these JSP files, complete the following steps:
1.
Create the
retrieveordelete.jsp
file in the
EmpInfo/WebContent/WEB-INF/jsp
directory, as described in the
section.
2.
Modify the
retrieveordelete.jsp
file, to retrieve an Employee ID from the JSP page,
as follows:
Overview of EmpInfo
131