A context object encapsulates web server specific HTTP information in a more general and portable form.
See Java Core J2EE Patterns: Context Object
The WACT DataSpace class is NOT an example of the Context Object pattern.