First page Back Continue Last page Overview Graphics
Servlet variables: session
Identified by (site specific) key stored in cookie on browser
Configurable lifetime on server (although browser should drop it upon exit)
Knows locale
Can hold application state for lifetime of session
Notes:
Show session cookie in Mozilla and inspector