Programming with ArcGIS for Server


About programming with ArcGIS for Server

To be an effective developer of server applications, you need to understand how applications interact with the geographic information system (GIS) server and how to use the ArcObjects running in the GIS server. The following topics focus on the ArcObjects programming model for ArcGIS for Server for the Java Platform. The programming patterns and techniques illustrated in these topics are important to know if you want to build server applications that go beyond simple mapping.
  • Connecting to a GIS server
  • Programming with server objects
  • Web controls and the server API
  • Managing application session state
  • Working with server contexts
  • Accessing server objects with the GISClient API