October 2002
Intermediate to advanced
496 pages
12h 35m
English
The basic dynamic behavior of this mechanism is shown in Figure C-7. In this sequence diagram, the client browser requests a page resource. The RequestProcessor handles this request and delegates the processing of any input data—URL parameters or form data—to the current active controller. If this is the first page request, a new instance of the default controller is created and made currently active. The processor then requests the next page resource to load, execute, and send back to the client browser.

The Figure C-8 sequence diagram shows how the request processor and ...
Read now
Unlock full access