`
TracyKelvin
  • 浏览: 21955 次
  • 性别: Icon_minigender_1
  • 来自: 广州
最近访客 更多访客>>
社区版块
存档分类
最新评论

ArcGIS Web Project Guide

阅读更多
This document was published with ArcGIS 9.3.
The ArcGIS Server Plug-ins for Eclipse provides several templates and projects to help you quickly get started building applications and running samples. If you have not already installed the plug-ins, refer to the Installing ArcGIS Plug-ins document.
 
 
You will start by creating an ArcGIS Web Project using Eclipse.  This sample ArcGIS Map Application displays a map, toolbar, table of contents, map overview, results, results details, and an empty task pane. 
 
The following steps detail how to create an ArcGIS Server for Java web application project in Eclipse:  
 
  1. Create an ArcGIS Web Project.  From the Eclipse main menu, select 'File->New->Project'.
 
 
 

 2.  Navigate the New Project wizard to ESRI Templates and select 'ArcGIS Web Project' from the list and click Next.

 

 

    3.  In the Dynamic Web Project dialog, name your project, select your target runtime, and choose 'ArcGIS Web Project' from the Configurations drop down.  Click Next. 

 
 
 

   4.  In the Project Facets dialog, ensure that the ArcGIS facet is checked and click Next. 

 
 
 

    5.  Accept the default settings in the Web Module dialog and click Next. 

 
 
 

   6.   In the ArcGIS Web Project dialog, double click the Add GIS Server icon under Available Services.

 

 

    7.   Input valid server information for the GIS Server Host, User Name, Password, and Domain.  If you set up your preferences from the toolbar menu at 'Window->Preferences->ArcGIS->Server'.  The connection information set there will be used by all ESRI project windows. 

 

 

   8.  Click the OK button to connect to the GIS Server and see a list of valid server objects.  Double click on the server object you wish to use and the object will be added under Selected Services on the right hand side.  Click Finish to build the project. 

 
 
 

    9.   The workbench will now show your newly created ArcGIS Web Project in the Java EE perspective.

 

 
  1. Your application is now ready for deployment in a supported web application server. 
 
 




<script src="http://www.google-analytics.com/urchin.js" type="text/javascript"></script> <script type="text/javascript"></script>

评论

相关推荐

Global site tag (gtag.js) - Google Analytics