On telecom CPMIS management system based on Ajax and JSON technology
Yu Zhang
Abstract
Yu Zhang
Abstract
Ajax is a kind of technology which uses JavaScript,DOM,XML and XMLHttpRequest to realize the asynchronous interaction between client side and server.JSON is a lightweight data exchange format which fits in well with Javascript.Telecom CPMIS management system is the core system of the inner management in telecom enterprises.There are many daily online users and the service logic is complex.By the introduction of Ajax+JSON technology,the page response speed is speeded up,the server pressure is weakened and the system user experience is promoted.
A significance statement is not available in the OpenAlex record.
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 is a kind of technology which uses JavaScript,DOM,XML and XMLHttpRequest to realize the asynchronous interaction between client side and server.JSON is a lightweight data exchange format which fits in well with Javascript.Telecom CPMIS management system is the core system of the inner management in telecom enterprises.There are many daily online users and the service logic is complex.By the introduction of Ajax+JSON technology,the page response speed is speeded up,the server pressure is weakened and the system user experience is promoted.
Key concepts: Ajax, JSON, JavaScript, Computer science, XML, World Wide Web, Asynchronous communication, Client-side