adf


Standard Syntax:
     <%@ taglib prefix="adf" uri="http://www.esri.com/adf/web" %>

XML Syntax:
     <anyxmlelement xmlns:adf="http://www.esri.com/adf/web" />

ArcGIS ADF Tag Library

Tag Library Information
Display NameNone
Version1.0
Short Nameadf
URIhttp://www.esri.com/adf/web
 

Tag Summary
contextEstablishes and maintains a connection with the GIS server.
mapDisplays the map on the page.
overviewDisplays the overview map of the associated map, and draws a rectangle representing the current area of interest.
tocDisplays the Table of Contents of the associated map.
toolbarDisplays the toolbar on the page.
toolDisplays the tool on the page.
commandDisplays the command on the page.
selectOneDisplays the command on the page.
separatorDisplays the separator image for the tool bar on the page.
taskRenders the task user interface based on the task object that associated with this control.
resultsDisplays the task results.
buttonButton control.
 


Java, JSP, and JavaServer Pages are trademarks or registered trademarks of Sun Microsystems, Inc. in the US and other countries. Copyright 2002-3 Sun Microsystems, Inc. 4150 Network Circle Santa Clara, CA 95054, U.S.A. All Rights Reserved.