| Item | Description |
|---|---|
| Click this button to add a new initialization parameter to the servlet in the web.xml descriptor. |
| Click this button to remove the selected initialization parameter of the servlet from the web.xml descriptor. |
| Click this button to view the context help page. |
| Param Name | In this field, specify the name of the new/selected parameter. In the web.xml, it will be presented enclosed in the <param-name> tag. |
| Param Value | In this field, specify the value of the parameter. In the web.xml, it will be presented enclosed in the <param-value> tag. |
| Description | In this field, provide a description of the parameter. In the web.xml, it will be presented enclosed in the <description> tag. |
