Differences between revisions 3 and 4
Revision 3 as of 2006-08-11 13:37:18
Size: 450
Editor: BenGolding
Comment:
Revision 4 as of 2006-08-11 13:41:36
Size: 607
Editor: BenGolding
Comment:
Deletions are marked like this. Additions are marked like this.
Line 11: Line 11:
Line 14: Line 13:
= Session Types = = Terminology =

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

== Session Types ==
Line 19: Line 22:
 * RandomModularSessionApp
Line 21: Line 25:

== Execution context ==
XXX

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)