ASP component:

An ASP component is designed to run on a Web server as part of an ASP application. ASP components provide key functionality needed for Web applications, such as database access, so that developers do not have to create and re-create the code to perform these tasks. ASP components do not require browser-scripting ability, so they are useful for implementing tasks that are difficult to accomplish with browser scripting.

See also:

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

Using Chili!Soft ASP Installed Components in "Chapter 4: Building a Chili!Soft ASP Application"

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