!--a11y-->
Setting Values of the Application
Configuration Properties 
In the SAP NetWeaver Developer Studio, you can edit parameters that you want to use for configuring your Web application.
...
1. Select the Web application to be configured in the Web Dynpro Explorer in the Applications directory of the Web Dynpro project.
2. To edit the Web Dynpro application, open the context menu by right-clicking it. Choose the Edit menu item or call the editing mode by double-clicking the corresponding Web Dynpro application. The overview window for editing the Web Dynpro application appears.
3. In the overview window, select the Application properties tab. You can modify the properties in this dialog box.
|
|
4. Select the New button. A new dialog box with the title Application properties appears.
|
|
5.
Choose the Browse
button to configure the predefined parameters. A new dialog box Select
Predefined Application Properties appears.

6. Select the propery to be modified in the list. Choose OK.
7. The dialog box Application properties appears. It displays the selected property (in this case: expiration time) and the default value for this property.
|
|
8. You can edit this default value. Select the Value input field and manually overwrite the default value – for example, enter the value 600 for the expiration time.
9.
Choose Finish. The
new value of the configuration property is displayed in the properties
table.

You have assigned new values to one or more configuration properties.

The values of the Web Dynpro application are only valid when you deploy the application again.
