The <map-servlet> element is used to specify the ArcIMS servlet path on the server used in producing the main map image.
This element is used in conjunction with the <map-server>,
<map-service> and
<map-dataframe> elements.
This element is optional. If it does not appear in a site configuration
file, the map servlet path defaults to "/servlet/com.esri.esrimap.Esrimap".
This element must be used if the servlet path has been aliased or is not
the standard one shown above.
| Frequency |
Parent Elements (the <map-servlet> element is valid within): |
|
POS1 |
<site-config> |
| |
|
|
| Frequency |
Description (in this context) |
|
POS1 |
The <map-servlet> element may appear once within the
<site-config> element in the specified sequence.
|
| |
|
|
|
Attributes |
Description |
|
path |
The servlet path of the ArcIMS server used for the main map. Required.
|
| |
|
|
Examples:
<map-servlet path="/rdir/servlet/com.esri.esrimap.Esrimap" />