Version: 4.1

2 Scheme Servlets

The Web Server allows servlets to be written in Scheme. It provides the supporting API, described below, for the construction of these servlets. This API is provided by "servlet.ss".

    2.1 Definition

    2.2 Contracts

    2.3 HTTP Requests

    2.4 Request Bindings

    2.5 HTTP Responses

    2.6 Web

    2.7 Helpers

    2.8 Servlet URLs

    2.9 Basic Authentication

    2.10 Web Cells

    2.11 Environment