Differences between revisions 1 and 2
Revision 1 as of 2006-08-11 06:04:42
Size: 215
Editor: BenGolding
Comment:
Revision 2 as of 2006-08-11 11:30:07
Size: 423
Editor: ppp1DA0
Comment:
Deletions are marked like this. Additions are marked like this.
Line 9: Line 9:

= Session Types =

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

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

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)

Session Types

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

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