is/HTTP/default_root_hdl

Parameter

is/HTTP/default_root_hdl

Short text

Default HTTP handler for root-URL (“/”)

Parameter Description

You can use this parameter to determine the processor for an HTTP request that points to the root directory (this is a URL without path specification, such as “/” or “/index.html”). You can select either the ABAP processor or the J2EE processor to process requests of this type.

Application Area

General system

Parameter Unit

None

Default Value

j2ee

Who is permitted to make changes?

The customer

Operating System Restrictions

None

Database System Restrictions

None

Are other parameters affected or dependent?

None

Values allowed

Valid input values:

• j2ee: Processing by J2EE stack
• abap: Processing by ABAP stack

You May Also Like

Leave a Reply?