- 7
- 0
- 约3.17万字
- 约 22页
- 2018-03-08 发布于河南
- 举报
Ajax在ArcGIS Server Java Web ADF集成和支持(转自EDN)
Ajax在ArcGIS Server Java Web ADF集成和支持(转自EDN)
2008年07月03日 星期四 10:52
Introduction
ArcGIS Server at 9.2 is a complete Web-based GIS developer platform for building server applications that can be consumed by a variety of clients. ArcGIS Server provides a rich application developer framework for the J2EE environment and a set of software components based on the JavaServer Faces (JSF)1 standard. This framework, called the Java Web Application Development Framework (ADF), is a platform for developing centrally managed J2EE-based GIS applications. Along with JSF, the ADF incorporates and extends the Asynchronous Javascript and XML (Ajax) programming model.
The term ?Ajax? was introduced by Jesse James Garrett2. It describes a web programming model used to allow content on a browser page to be updated without full ?postback? to the web server and the re-rendering of elements on the page.
This paper covers the architecture of the integrated Ajax framework within the Java Web ADF. This includes the core Java classes supporting Ajax, the client side Javascript library and the framework for adding custom Ajax renderers. Specific use cases will be used to describe how a certain piece works in detail.
This paper assumes knowledge and some experience in developing web applications using Java, JSF, Javascript, XML and Ajax.
This section covers how the Java Web ADF controls work as a whole. Considering that the Map itself may be the center of most GIS applications, we will use the Map Control to walk through and explain the lifecycle of how a map goes from a JSF tag in a JSP page, to being rendered on the browser page as HTML. Next, we will cover how a request is processed to update the map image, for example how a zoom in operation works.
当一个用户添加一个map标签(com.esri.adf.web.faces.taglib.MapTag5)到它们的jsp页面上时候。这个标签是由ponent.MapControl 这个jsf组件支持的。而这个MapControl自身的值是和 com.esri.adf.web.data.WebMap绑定的。WebMap是com.esri.adf.web.data.WebContext的一部分,WebContext包含所有的GIS resources和GIS业务对象的引用。作为request-r
您可能关注的文档
最近下载
- 市场部门市场营销专员工作手册(标准版).doc VIP
- 2025新课标义务教育数学(2022年版)课程标准试题库(含答案).docx VIP
- 电力工程专业设计工日定额-送电工程750kV部分.doc VIP
- 基于K-means和主成分分析的京张体育文化旅游带冰雪运动旅游市场研究.pdf VIP
- 电力工程设计收工日定额2012-3-28.doc VIP
- 人教版七年级下册英语全册教学设计(配2025年春新版教材).docx
- 电力工程专业设计工日定额-送电工程±500kV(直流)部分.doc VIP
- 2021春人教版九年级数学下册 第29章 全章教案.doc VIP
- 2025年湖北专升本武汉文理学院《动画概论》考试及答案.docx VIP
- 医院门诊服务优化与创新体系构建ppt课件.pptx
原创力文档

文档评论(0)