Creating the application war file on windows – HP Integrity NonStop J-Series User Manual
Page 363

1.
“Creating the Application WAR File on Windows” (page 363)
2.
“Deploying the EmpInfo WAR File in NSJSP on NonStop” (page 364)
Creating the Application WAR File on Windows
A WAR file is essential to deploy the web application. It includes the property and configuration
files, Java class file,and JSPs of the web application.
To create the application WAR file, complete the following steps:
1.
On the Project Explorer frame, right-click EmpInfo and select Export > Export.
The Export dialog box appears.
2.
From the list of folders, select Web > WAR file and click Next.
Figure 134 Export Dialog Box
The WAR Export dialog box appears.
3.
In the Web project field, type EmpInfo and browse to the destination where you want to save
the WAR file.
Example of Using Spring Transaction Manager 363