You are here: ASP Component Reference
ASP Component Reference
 
Sun ONE Active Server Pages automatically installs a number of components that can be used to build dynamic Web pages. The components installed with Sun ONE ASP are listed in the following table, and discussed in this section.
 
|  Note | This section provides basic reference information about ASP components. You may wish to consult additional print and Web resources for more detailed ASP reference information. | 
 
 
  
      | 
Component
 | 
Description
 | 
      | 
Ad Rotator
 | 
Creates an AdRotator object that automates the rotation of advertisement images on a Web page.
 | 
      | 
Browser Capabilities
 | 
Creates a BrowserType object that determines the type, version, and capabilities of every browser that visits your site. 
 | 
      | 
Linking
 | 
Creates a NextLink object that manages a list of URLs so that you can treat the pages in your Web site like the pages in a book.
 | 
      | 
Content Rotator
 | 
Creates a ContentRotator object that automatically rotates HTML content strings on a Web page.
 | 
      | 
Counters
 | 
Creates a Counters object that can create, store, increment, and retrieve any number of individual counters.
 | 
      | 
MyInfo
 | 
Creates a MyInfo object that keeps track of personal information such as the site administrator's name, address, and display choices.
 | 
      | 
Tools
 | 
Creates a Tools object that provides utilities that enable you to easily add sophisticated functionality to your Web pages.
 | 
 
 
  
In this section:
  
ASP Ad Rotator Component
ASP Browser Capabilities Component
ASP Content Linking Component
ASP Content Rotator Component
ASP Counters Component
ASP MyInfo Component
ASP Tools Component
    
    
    
Copyright © 2003 Sun Microsystems, Inc. All rights reserved.