Developing a basic empinfo application – HP Integrity NonStop J-Series User Manual
Page 77

2.
Click OK.
To create a new workspace, click Browse and select the folder you want to use as the
workspace.
The Eclipse SDK Welcome screen appears.
NOTE:
D:\sash_usr\spring
is the sample workspace used to develop the EmpInfo
application.
Figure 9 Eclipse SDK Welcome Screen
Close the welcome screen. The workspace is created.
NOTE:
The source code for the EmpInfo application is in the SAMPLES.zip file.
Developing a Basic EmpInfo Application
Developing the EmpInfo application using Eclipse Galileo IDE involves the following activities:
1.
“Creating a Dynamic Web Project” (page 78)
2.
“Creating the index.jsp File” (page 80)
3.
“Modifying the web.xml File” (page 84)
4.
“Modifying the web.xml File” (page 84)
5.
“Creating the EmpInfo-servlet.xml File” (page 86)
6.
“Adding Dependency JAR Files in the Project Library Path” (page 89)
7.
“Creating the Controller for EmpInfo” (page 91)
8.
Overview of EmpInfo
77