|
Size: 423
Comment:
|
Size: 607
Comment:
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 10: | Line 10: |
| = Session Types = | = Installation = XXX = Terminology = This tutorial uses specific terms to describe the components of Albatross. == Session Types == |
| Line 15: | Line 22: |
| * RandomModularSessionApp | |
| Line 17: | 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:
- (other ...App types)
Execution context
XXX