Kbase P3116: What is a State-Aware Web Object?
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  16/10/2008 |
|
Status: Verified
GOAL:
What is a State-Aware Web Object?
FIX:
A State-Aware web object, although no longer executing, maintains a persistent context for later execution by the Agent. A State-Aware web object runs persistently on a locked WebSpeed Agent. The locked Agent is dedicated to the requesting client browser and awaits a response only from that browser until a specified time-out period has passed.
Out of the three basic types of Web objects, CGI Wrappers and HTML-Mapping can run as State-Aware web objects. Embedded SpeedScript Web objects can run as stateless Web objects on a locked Agent, but cannot themselves lock an Agent. They lack the method procedures and structure required to interact with the Agent control program.