1 / 13

Moving Up to ArcGIS Server

Moving Up to ArcGIS Server. Tim Gunn, PE MicroDesk. Jason Wise, GISP City of Portsmouth, NH. The first question: .NET or Java?. You must choose during installation. What’s the difference?. Comparing .NET and Java. Visual Web Developer Express. Sun Java Studio Creator. Visual Studio.

Download Presentation

Moving Up to ArcGIS Server

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Moving Up to ArcGIS Server Tim Gunn, PE MicroDesk Jason Wise, GISP City of Portsmouth, NH

  2. The first question: .NET or Java? You must choose during installation. What’s the difference?

  3. Comparing .NET and Java Visual Web Developer Express Sun Java Studio Creator Visual Studio Eclipse Web Server (e.g. IIS) Microsoft Stuff (IIS, CLI, etc.) Servlet Engine (e.g. Tomcat) Java Virtual Machine .NET Framework Java Platform Environment: Language: Visual Basic or C# Java Graphical Editor: Code Editor: Server Software: ↑ all Microsoft ↑ products ↑ various ↑ vendors/open source

  4. Cost? ~0. Visual Web Developer Express Sun Java Studio Creator Visual Studio Eclipse Web Server (e.g. IIS) Microsoft Stuff (IIS, CLI, etc.) Servlet Engine (e.g. Tomcat) Java Virtual Machine .NET Framework Java Platform Most of this is free or comes with your server. Visual Basic or C# Java ↑ all Microsoft ↑ products ↑ various ↑ vendors/open source

  5. Answering the Big Question • Use what’s most familiar. • If it’s all new, .NET is probably easier.

  6. Tim’s Demo with .NET

  7. What if you were using Java? You might use Sun Java Studio Creator… …if you can get it to work.

  8. Editing Code for a Java App Use Eclipse.

  9. Web Server (e.g. IIS or Apache) Servlet Engine (e.g. Tomcat) ArcGIS Server Java Virtual Machine (JVM) Software Behind the Map (Java)

  10. ESRI’s Web ADF ArcObjects JavaServer Pages (JSP) JavaServer Faces (JSF) Java Servlets Another Way of Looking At It Uses JSF to make GIS apps. Web page components that use JSP. Integrates Java with Web pages. Java objects on a server. ArcGIS objects. The code for the objects.

  11. ESRI’s Web ADF ArcObjects JavaServer Pages (JSP) JavaServer Faces (JSF) Java Servlets Learning? Start at the bottom. Uses JSF to make GIS apps. Web page components that use JSP. Integrates Java with Web pages. Java objects on a server. ArcGIS objects. Start here. The code for the objects.

  12. Suggested First Steps Learn about Java and object-oriented programming (OOP). Learn ArcObjects. Use VBA in ArcMap.

  13. Questions? Find this slideshow at www.cobaltspatial.com

More Related