AJAX-based Web Application Architecture Design
Guorui Yang, Sibo Zhang
Abstract
Guorui Yang, Sibo Zhang
Abstract
AJAX(Asynchronous JavaScript+ XML)is a new Web presentation technology,which can be used to build dynamic,quick and flexible Web application program.AJAX can eliminate the dependence of sheet in traditional HTTP communication mode,so quick and light asynchronous communication can be achieved with it.In this paper,the implementation principle and mechanism of AJAX are introduced,how to build a simple architecture to support completely new Web applications with AJAX technology is expatiated.Using the application build with this architecture,the asynchronous communication directly between explorer and back end service is implemenated.
OpenAlex reports 3 citations for this work. Citation counts describe recorded attention and do not establish research quality.
A contribution statement is not available in the OpenAlex record.
Method details are not available in the OpenAlex metadata.
Findings are not separately available in the OpenAlex metadata.
Limitations are not available in the OpenAlex metadata.
Application details are not available in the OpenAlex metadata.
AJAX(Asynchronous JavaScript+ XML)is a new Web presentation technology,which can be used to build dynamic,quick and flexible Web application program.AJAX can eliminate the dependence of sheet in traditional HTTP communication mode,so quick and light asynchronous communication can be achieved with it.In this paper,the implementation principle and mechanism of AJAX are introduced,how to build a simple architecture to support completely new Web applications with AJAX technology is expatiated.Using the application build with this architecture,the asynchronous communication directly between explorer and back end service is implemenated.
Key concepts: Ajax, Asynchronous communication, Computer science, XML, Web service, JavaScript, World Wide Web, Web application