The Core Technology of AJAX
Jianxin Shen
Abstract
Jianxin Shen
Abstract
AJAX,an acronym for Asynchronous JavaScript and XML,is a new approach to develop web.It essentially offers a technique for client-side JavaScript to make background server calls and retrieve additional data as needed,updating certain portions of the page without causing full page reloads.It is a good solution to read data from server frequently in the Web application.
OpenAlex reports 1 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,an acronym for Asynchronous JavaScript and XML,is a new approach to develop web.It essentially offers a technique for client-side JavaScript to make background server calls and retrieve additional data as needed,updating certain portions of the page without causing full page reloads.It is a good solution to read data from server frequently in the Web application.
Key concepts: Ajax, Computer science, JavaScript, XML, World Wide Web, Acronym, Database, Web page