Seaside tutorial

Seaside Book    Seaside is a framework that provides a uniform, pure object-oriented view of Web applications and combines a component-based approach with a continuation-based one. With this, every component has its own control flow which leads to high reusability, maintainability and a high level of abstraction. Additionally it is written in Smalltalk which leads to the possibility to debug and update applications on the fly.

Our Seaside tutorial is available online (http://www.hpi.de/swa/seaside/tutorial/) and as a printed book from Lulu or Amazon.