Manual
Creating the EmpInfo WAR File on Windows
A WAR file is essential to deploy the web application. It contains 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 19-6 shows the Export dialog box.
Figure 19-6 Export Dialog Box
The WAR Export dialog box appears.
3. In the Web module field, enter EmpInfo and browse to the destination where you want to
save the WAR file.
Figure 19-7 shows the WAR Export dialog box.
396 Integrating Hibernate into Spring