Show TOC Start of Content Area

Procedure documentation Managing Servlet and Filter Settings  Locate the document in its SAP Library structure

Use

You can manage some of the settings for individual servlet or filter components that are part of the Web module. The security role reference settings, as well as the servlet or filter’s class definition can be viewed only.

Procedure

...

       1.      Select the component from the list under the Components tab in the Web Module Details frame.

       2.      View or modify the following settings in the frame underneath:

If you want to

Then

Change the load order used to load the servlet component

Change the value of Load on Startup in the Details tab.

Change the parameters the servlet or filter is initialized with

Change the name/value pair of parameters in the Initial Parameters tab (or enter a new one).

Configure the security identity, which the servlet is running on behalf of,

Proceed as follows in the Run As Identity tab:

...

       1.      Choose Enable Run-As Identity.

       2.      Choose a security role from the Role Name dropdown list box.

       3.      Optionally, provide a description about the run-as configuration in Description.

View the security role references configured for the servlet

Open the Security Role References tab.

 

 

End of Content Area