Developing a basic empinfo application, Creating a dynamic web project – HP Integrity NonStop J-Series User Manual
Page 41

2.
Click OK.
The Eclipse SDK Welcome screen appears.
NOTE:
D:\sash_usr\spring
is the sample workspace used to develop the EmpInfo
application.
Figure 3 Eclipse SDK Welcome Screen
Developing a Basic EmpInfo Application
Developing the EmpInfo application using Eclipse Galileo IDE involves the following activities:
1.
“Creating a Dynamic Web Project” (page 41)
2.
“Creating the index.jsp File” (page 43)
3.
“Modifying the index.jsp File” (page 46)
4.
“Modifying the web.xml File” (page 47)
5.
“Creating the EmpInfo-servlet.xml File” (page 48)
6.
“Adding Dependency JAR Files in the Project Library Path” (page 52)
7.
“Creating the Controller for EmpInfo” (page 54)
8.
Creating a Dynamic Web Project
1.
Click File > New > Project.
The New Project dialog box appears.
2.
From the list of folders, select Web > Dynamic Web Project and click Next.
Getting Started with Spring
41