Application object:

The Application object is one of the five built-in objects included in Chili!Soft ASP. The Application object stores variables and objects that are available to scripts running within the scope of an ASP application. A simple example of how you can use this object would be to store a counter that tracks the number of users (and thus sessions) currently active for a given ASP application.

See also:

Using Chili!Soft ASP Built-in Objects in "Chapter 4: Building a Chili!Soft ASP Application"

Copyright 2001 Sun Microsystems, Inc. All rights reserved. Legal Notice.