adf
Tag context


Establishes and maintains a connection with the GIS server.


Tag Information
Tag Classcom.esri.adf.web.faces.taglib.ContextTag
TagExtraInfo ClassNone
Body ContentJSP
Display NameNone

Attributes
NameRequiredRequest-timeTypeDescription
idfalsetruejava.lang.StringProgrammatic name of the control.
bindingfalsetruejava.lang.StringThe value binding expression linking this component to a property in a backing bean.
valuetruefalsejava.lang.StringThe value binding expression for the WebContext object (managed bean) associated with this control.
preservefalsetruejava.lang.StringBy default, the context is stored in session. When preserve is "true", when dynamically switching the "resource" to a second context, the old context is saved. When switching back to the first context, it is loaded from session and preserved in the same state where it was left, i.e., zoomed to a certain location. Note that saving contexts takes up memory. When preserve is "false", old contexts are not maintained in session after a new one is specified. If you do not need to preserve contexts or want to minimize memory usage, set preserve to "false".

Variables
No Variables Defined.


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