SAP Parameter is/HTTP/default_root_hdl - Default HTTP handler for root-URLs ("/")

Parameter
is/HTTP/default_root_hdl

Short text
Default HTTP handler for root-URL ("/")You can use this parameter to determine the processor for an HTTPrequest that points to the root directory (this is a URL withoutpath specification, such as "/" or "/index.html").You can select either the ABAP processor or the J2EE processor toprocess requests of this type.

Work area
General system

Parameter unit
None

Default value
j2ee

Who is allowed
The customer

Limitation for os
None

Limitation for db
None

Other parameter
None
Valid input values:

  • j2ee: Processing by J2EE stack

  • abap: Processing by ABAP stack