Before you can execute an imported WAR file, you must first unpack and mount it as a web module.
To unpack and mount a WAR file:
The WAR file is unpacked in the directory you specified. The directory is mounted and appears as a web module in the Filesystems tab of the Explorer. If the WAR file does not contain Java files, then any Java classes, that is, servlets and JavaBeans, are not editable when the WAR file is unpacked.
See Also | |
---|---|
Importing a WAR File Viewing the Contents of a WAR File |