- In your DLP project, choose the J2EE Components tab
- Choose a WAR.
- Open the Main tab.
- Set the default session timeout interval for all sessions created in the Web application in the Session Timeout field. It is a number of minutes.
- If the Web application is developed to be deployed in a distributed server container, select the Distributable checkbox.
- Set the MIME properties and the servlet initialization context parameters.
- Click the Add button to add the new entry to the property list in the tab.
- If you want to modify, or remove a setting, select it from the MIME Mappings field and click the Modify or Remove button.
- If you want to clear the fields, so that you can start setting the property again, click the Clear button.
- When you have finished editing, save your project changes.
Setting MIME Properties
- Open the MIME subtab.
- Specify a mapping between an extension and a MIME type or choose from the existing ones in the MIME Mappings field.
- Enter a string that describes the extension for a MIME mapping in the Extension field.
- Define a MIME type in the MIME Type field.
Setting Servlet Initialization Context Parameters
- Click the Context Parameters subtab. The Parameters field lists the existing parameters.
- Enter a name for the parameter in the Parameter Name field.
- Enter a value for the parameter in the Parameter Value field.
- Enter a description for the context parameter in the Description field.
-
-