5.2. Application Server Requests

Wolframe application server requests consist of a named command and a structured content (document) as argument.

The following illustration shows the processing of one client request to the server. A call of the Wolframe logic tier gets to a command handler that calls functions given by the provider to perform the transaction requested.

Figure 5.1. Overview

Overview