Environment entries for Web modules settings
Use this page to configure the environment entries of Web modules such as servlets and JavaServer Pages files.
To view this console panel, click Applications > Enterprise Applications > application > Environment entries for Web modules. This page is the same as the Environment entries for Web modules panel on the application installation and update wizards.
- Module
- Name of a module in the web.xml Web application.
- URI
Location of the module relative to the root of the application (EAR file).
- Name
- Name of the environment entry that you are editing or viewing. The environment entry is the Env-entry property in the module web.xml file.
- Type
Specify a data type for the environment entry defined by the Env-entry property in the module web.xml file.
- Description
Specify information on the environment entry.
- Value
Specify an editable value for the environment entry defined by the Env-entry property in the module web.xml file.
Related concepts
Servlets
JavaServer Pages
Related tasks
Installing application files with the console
Configure J2EE applications
Related Reference
Enterprise application settings
web.xml file
Reference topic