Differences between revisions 1 and 5 (spanning 4 versions)
Revision 1 as of 2006-08-11 06:04:42
Size: 215
Editor: BenGolding
Comment:
Revision 5 as of 2011-02-15 06:05:17
Size: 607
Editor: localhost
Comment: converted to 1.6 markup
Deletions are marked like this. Additions are marked like this.
Line 9: Line 9:

= 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:

 * RandomSessionApp
 * RandomModularSessionApp
 * ModularSessionApp
 * (other ...App types)

== 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)