A Web Archive (WAR) file is a portable, packaged Web application that you can import into your workspace.
Note: if you want to work with an existing workbench Web project or share Web projects, we highly recommend that you use the Project Interchange feature, as this feature preserves all your metadata.
Before importing a WAR file, you should first determine if the WAR file contains needed Java™ source files. When importing a WAR file into an existing Web project, the imported Web deployment descriptor files are either not changed or overwritten by the ones included in the imported WAR file, based on your response to the prompt that is provided. In either case, this action does not represent a merging of the two sets of deployment descriptors.
To import the Web project resources in a WAR file into your workspace, complete the following steps:
If you want to import the WAR file into an existing Web project, you can select the project from the Web project drop-down list. Note that if you select an existing project, you must decide whether you want to select the setting to overwrite existing resources without warning
(C) Copyright IBM Corporation 2000, 2005. All Rights Reserved.