Monday, November 15, 2004

Apache Cocoon - Control Flow

Read this, all of it.
This approach looks very powerful, since the flow of pages within the application can be described as a normal program. Using this approach you no longer have to think of your Web application as a finite state machine, which transitions from one state to another, and in the process generates response pages.

Comments: