Manual
<br>
<h4><a href=<c:url value="insert.htm"/>>Insert Employee</a></h4>
<h4><a href=<c:url value="retrieveordelete.htm"/>> Retrieve or Delete</a></h4>
<br>
</body>
</html>
Figure 5-29 shows what your EmpInfo application directory structure must look like after creating
the requisite files on your system.
Figure 5-29 shows the Project Explorer View.
Figure 5-29 Project Explorer View
Your EmpInfo application is complete now. You can now deploy and verify your EmpInfo
application on a NonStop system, by following the steps described in the Deploying EmpInfo
on NonStop section.
NOTE: The complete code of the EmpInfo application is present in <My SASH
Home>\spring\getting-started\EmpInfo
To verify if your application is working, complete the following steps:
1. Start the iTP WebServer and access the index page:
http://<IP Address of the Webserver>>:<<port#>/servlet_jsp/EmpInfo
Figure 5-30 shows the EmpInfo: Retrieve or Delete Employee Details.
138 Getting Started with Spring