Modifying empinfo on windows using eclipse ide, Prerequisites, Activities involved – HP Integrity NonStop H-Series User Manual
Page 372

Prerequisites
The prerequisites for using the Spring Transaction Manager are:
•
Basic knowledge of the Spring framework and transactions.
•
EmpInfo application (explained in the
chapter) developed on
your Windows system.
•
Following software installed on your NonStop system:
— NonStop iTP WebServer
— NonStop Servlets for Java Server Pages (NSJSP)
— JDBC Type 2 driver for NonStop SQL/MX
— NonStop SQL/MX
— NonStop Server for Java (NSJ)
•
Following software installed on your Windows system:
— Java Development Kit (JDK)
— JDBC Type 4 driver for NonStop SQL/MX
— Eclipse IDE
Activities involved
The following activities are required to modify the EmpInfo application so that its database
operations are managed by the Spring transaction manager:
•
Modifying EmpInfo on Windows using Eclipse IDE
•
•
Modifying EmpInfo on Windows using Eclipse IDE
EmpInfo, developed in the
chapter, is the starting point to demonstrate
the usage of Spring Transaction Manager.
shows the Project Explorer View.
372
Using Spring Transaction Manager