HP Integrity NonStop J-Series User Manual
Page 65

NOTE:
The jar file mentioned in the above table can be found in the following spring repository:
.
To add the dependency JAR file in the project library path and to resolve the J2EE module
dependency on it, follow the instructions described in
“Adding Dependency JAR Files in the Project
.
NOTE:
The code of the EmpInfo application developed so far is located in <My SASH
Home>\spring\getting-started\EmpInfo-InParts\Part-5
The project directory structure for the EmpInfo application must appear as follows:
Figure 18 Project Explorer View
Integrating the Web-tier of EmpInfo with NonStop SQL/MX Database
This section describes the following tasks:
1.
“Creating the applicationContext.xml File” (page 66)
2.
“Creating the jdbc.properties File” (page 66)
3.
“Modifying the EmpInfo-servlet.xml File” (page 68)
4.
“Improving the Controller” (page 69)
5.
“Modifying the web.xml File” (page 70)
Getting Started with Spring
65