The Administration Console ASP Applications page displays the list of ASP applications that are currently defined on the ASP Server and provides access to settings for adding, configuring, or removing ASP applications.
An ASP application is a set of ASP files contained within a single root directory. In order for the Chili!Soft ASP Server to recognize an ASP application, the root directory must be defined as an application on the ASP Server and as a virtual directory on the Web server. The files within the root directory of an ASP application share the same global.asa file file, which must be contained in the root directory itself, rather than in a subdirectory under the root. All variables and objects for an ASP application are scoped from the root directory.
See also:
Configuring ASP Applications in "Chapter 3: Managing Chili!Soft ASP."
Copyright 2001 Sun Microsystems, Inc. All rights reserved. Legal Notice.