Differences between revisions 4 and 5
Revision 4 as of 2006-08-11 13:41:36
Size: 607
Editor: BenGolding
Comment:
Revision 5 as of 2011-02-15 06:05:17
Size: 607
Editor: localhost
Comment: converted to 1.6 markup
No differences found!

Albatross is a lightweight web application server written in Python. It is easy to run and install using the Apache web server.

It provides:

  • session management
  • templating
  • macros
  • (other stuff)

Installation

XXX

Terminology

This tutorial uses specific terms to describe the components of Albatross.

Session Types

Albatross supports a range of different session types which suit different styles of web applications. They are:

Execution context

XXX

None: Albatross_overview (last edited 2011-02-15 06:05:17 by localhost)