
Server Role
The following illustration shows the entire process, from the sending of a HTTP request from a Web client, to receipt of the response by the client.

The ICM receives the HTTP request, as the URL contains the combination of server name and port to which the ICM responds.
The ICM decides on the basis of the URL whether local handlers need to be called, and if so, which ones. The procedures for the handlers redirect handler, file access handler, server cache handler, and CGI handler are described above. If the default handler, the SAP R/3 handler, is used, the following occurs:
For a detailed description of the ICF procedure, see
Internet Communication Framework.
The section
Client Role describes in detail the client role of SAP Web Application Server.