Portal, V6.1
Application object
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.
Parent topic
Personalization terms