Show TOC Start of Content Area

Procedure documentation Editing the Main Properties  Locate the document in its SAP Library structure

Procedure

       1.      In your DLP project, choose the J2EE Components tab

       2.      Choose a WAR.

       3.      Open the Main tab.

       4.      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.

       5.      If the Web application is developed to be deployed in a distributed server container, select the Distributable checkbox.

       6.      Set the MIME properties and the servlet initialization context parameters.

       7.      Click the Add button to add the new entry to the property list in the tab.

       8.      If you want to modify, or remove a setting, select it from the MIME Mappings field and click the Modify or Remove button.

       9.      If you want to clear the fields, so that you can start setting the property again, click the Clear button.

   10.      When you have finished editing, save your project changes.

Setting MIME Properties

...

       1.      Open the MIME subtab.

       2.      Specify a mapping between an extension and a MIME type or choose from the existing ones in the MIME Mappings field.

       3.      Enter a string that describes the extension for a MIME mapping in the Extension field.

       4.      Define a MIME type in the MIME Type field.

Setting Servlet Initialization Context Parameters

...

       1.      Click the Context Parameters subtab. The Parameters field lists the existing parameters.

       2.      Enter a name for the parameter in the Parameter Name field.

       3.      Enter a value for the parameter in the Parameter Value field.

       4.      Enter a description for the context parameter in the Description field.

 

 

End of Content Area