Entering content frame

Background documentation SERVLET_JSP Locate the document in its SAP Library structure

This section contains the commands used for administrating the SAP J2EE Engine Web Container. They are added to the shell environment by executing ADD SERVLET_JSP on the command line.

HTTP_SESSIONS

Syntax

HTTP_SESSIONS [full]

Arguments

 

[full]

Provides the following details for the http sessions available: UserName, SessionId, Created, Expire, and Last Accessed.

If the [full] parameter is not specified, only UserName and Expire features are displayed.

[count]

Displays the total count of HTTP sessions in all Web applications that are started within the Web container.

Description

Prints a list of HTTP sessions for users that are currently logged in to SAP J2EE Engine. Displays the http sessions in all started applications of the Web container.

 

LIST_POLICY_DOMAINS

Syntax

LIST_POLICY_DOMAINS [-l]

Arguments

 

[-l]

Provides Web application names and number of security sessions.

Description

Prints a list of all Web security policy domains available in the Web container for all started applications.

 

 

Leaving content frame