Custom tools (ArcGIS server java)
New custom tasks:
1. Search by Building ID
2. Goto XY
3. Add new polygon from XY coordinates
Problems with ArcGIS 9.2 server java ADF
Sveral problems:
1. Something wrong with listboxes when building custom tool.
2. Deploying on JRUN4 - got many java script errors.
Maybe something wrong with ajax....
Error in esri_core.js
"EsriUtils.removeFormElement(formId, "doPostBack"); "
ArcGIS server 9.2 java
First steps develping ArcGIS server 9.2 app.
1. We use ArcGIS manager to create standart application (with editing task)
2. Export to war
3. Create new project in IntelliJ IDEA
4. Import war libs, classes, js, xsl
5. Create custom tasks.
Let's begin blogging about GIS web applications :)