General
Web Application WAR file -> General tabbed pane
In the General tabbed pane you can change some of the WAR file's general properties:
- Change the name to be displayed by the tree in the WAR Display Name field.
- Add a file or directory to the WAR file by clicking Add; Remove a file or directory
from the WAR file by selecting it from the Contents field and clicking Delete. If the
Delete button is disabled, the file cannot be removed until a reference to it has been
removed.
- Edit the description of the WAR file by clicking Description.
- Edit the deployment settings such as
Cache,
Cache Mapping,
JNDI Name,
Servlet/JSP Settings,
Locale,
Session,
User to Role Mapping, by clicking the Sun-specific Settings button.
- Edit the advanced settings, such as MIME mappings, by clicking the Advanced Settings
button.
- Click the Icons button to select an icon that GUI tools will use to represent your web application.
You can select only GIF or JPEG files that are either 16x16 or 32x32.
In order to deploy your web module to Application Server, you
must define the context root for the web module.
The context root provides a way to distinguish resources in your
web module from resources in other applications deployed to the same server
instance.
Enter the context root for the web module in the Context Root field in the
Sun-specific Setting pane. A context root must start with a forward slash '/' and end with a
string.
See also
Advanced Settings
Legal Notices