Application object

 

+
Search Tips   |   Advanced Search

 

An Application Object is a typed object existing at a known location in the request context. Defining an application object involves specifying the object's type (as a Java class), and specifying a key (string key into a session attribute) to find it in the request context.