====== Context Object ====== A context object encapsulates web server specific HTTP information in a more general and portable form. See [[http://www.corej2eepatterns.com/Patterns2ndEd/ContextObject.htm|Java Core J2EE Patterns: Context Object]] The WACT DataSpace class is NOT an example of the Context Object pattern.