Prerequisites, Overview of empinfo, Prerequisites overview of empinfo – HP Integrity NonStop J-Series User Manual
Page 39

Prerequisites
•
For NonStop system:
Table 8 Softwares to be installed on the NonStop system
For more information:
Software
For information on installing and setting up iTP WebServer (secure and
non-secure) on a NonStop system, see the iTP Secure WebServer System
Administrator's Guide.
NonStop iTP WebServer version
7.x or later
For information on installing and setting up NSJSP on a NonStop system, see
the NonStop Servlets for JavaServer Pages (NSJSP) 6.1 System Administrator's
Guide.
NSJSP version 6.1
For information on installing SQL/MX on a NonStop system, see the SQL/MX
Installation and Upgrade Guide.
NonStop SQL/MX version 2.3
For information on installing JDBC Type 2 driver and JDBC Type 4 driver on
a NonStop system, see JDBC Type 2 Driver Programmer's Reference for
SQL/MX and JDBC Type 4 Driver Programmer's Reference for SQL/MX.
JDBC Type 2 driver or JDBC Type
4 driver for the installed SQL/MX
version
For information on installing NSJ on a NonStop system, see the NonStop
Server for Java 6.0 Programmer's Reference manual.
NSJ version 6.0
•
For Windows system:
Table 9 Softwares to be installed on the Windows system
Download
Software
Download from
and set the PATH and JAVA_HOME environment variables.
JDK version 1.5
For information on installing JDBC Type 4 driver on a Windows system, see JDBC Type 4
Driver Programmer's Reference for SQL/MX.
JDBC Type 4 driver
Download Eclipse IDE for Java EE Developers from
Eclipse Galileo IDE
version 3.5.2 or
later
Overview of EmpInfo
EmpInfo is a basic employee management system developed using Spring. This application enables
you to perform the following tasks:
•
Add an employee record.
•
Search an employee record using Employee ID.
•
Delete an employee record using Employee ID.
In this application:
•
The presentation layer is developed using the Spring-MVC framework.
•
The business services layer is developed using the Spring framework.
•
The persistence services are developed using Spring JDBC API.
•
The employee data is stored in the NonStop SQL/MX database.
Getting Started with Spring
39