原创 A new method to develop with ajax application收藏

 | 旧一篇: Sterling GIS: a outstanding tool to do data mapping

 

A new method to develop  with ajax application

 

 

As we knew ,  if we want to invoke the services or data from remote server, it’s called ajax,  the first step to set up an ajax demo is to create a remote page or service in your web server,  then by the script located into browser, we could get what we want in our client.

 

The process is similar with this .

 

 

 

After understanding the basic concept about this process , I conclude another method to develop with ajax application. For that, I call it “configurating  ajax development”.

 

For the first, I create a configuration file on the server, reloading that file every time when web application server starts up, in the configuration file, a kind of XML format, some segments and elements are defined there, then we use  a single servlet source , by that, we invoke the javascript functions to get remote data from servlet page, especially, I will make more introduction about the process and how they work.

 

As follows, a diagram is presented here .

 

 

 

 

 

By using the reflecting foundation, we can get instance from loaded file, and get executing result. It seems to be easy.

发表于 @ 2008年08月26日 17:15:00|评论(loading...)|收藏

 | 旧一篇: Sterling GIS: a outstanding tool to do data mapping

评论

#wjsir 发表于2008-08-26 18:11:12  IP: 218.247.140.*
请先复习a/an/the的用法,谢谢
#bakers 发表于2008-08-27 08:53:05  IP: 202.75.208.*
TO wjsir:
不好意思,已经修正, 感谢您的教诲!
发表评论  


登录
Csdn Blog version 3.1a
Copyright © baker