Request processing

This section describes how an HTTP request for an Alphablox application is processed by the underlying application server and Alphablox. The following sections provide a high-level, simplified view of the process. For a more complete picture, see a book on JavaServer Pages technology.

The description is based on an application with an application context of MyApp1 with the following files:

The description also assumes that the application server is responsible for serving web pages without a separate web server.