Web Oriented Object Framework

User Guide (Version 0.5b4)

Woof!
User Guide (Version 0.5b4)

Request handling

As very briefly described in the MVC section, a Woof! application processes a client request as follows:

The rest of this chapter describes this process in detail except for the generation of page content which is described in the Page generation chapter.