Seaside -- Advanced Composition and Control Flow for Dynamic Web Applications

Alexandre Bergel, Stéphane Ducasse, Lukas Renggli. Seaside -- Advanced Composition and Control Flow for Dynamic Web Applications. ERCIM News, 72, jan 2008.

Abstract

Page-centric Web application frameworks fail to offer adequate solutions to model composition and control flow. Seaside allows Web applications to be developed in the same way as desktop applications. Control flow is modelled as a continuous piece of code, and components may be composed, configured and nested as one would expect from traditional user interface frameworks.