AJAX-RMI Serialization and Deserialization Model Based on JSON and IocContainer
Jun Li, Qiang Huang, Yang Long
Abstract
Jun Li, Qiang Huang, Yang Long
Abstract
Asynchronous JavaScript and XML (AJAX) has a big resistance to the communication between JavaScript at client side and the service module. AJAX service component is difficult to be integrated with current MVC framework non-invasively. Data exchange system based on structural XML occupies many system resources and transmission bandwidth, so its structure can’t be matched effectively between client and server system. Aiming at these problems, a serialization or deserialization model called EZAjax based on JSON data exchange which can be seamlessly integrated with current mainstream MVC frameworks and can be interfaced by AJAX remote method is designed. With the Inverse of Control (Ioc) container, the JavaScript dynamic stub generation and the JSON serializing model of service module are proposed to implement transparent remote call between JavaScript and the service module inside the container. Application instance of EZAjax is given.
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.
Asynchronous JavaScript and XML (AJAX) has a big resistance to the communication between JavaScript at client side and the service module. AJAX service component is difficult to be integrated with current MVC framework non-invasively. Data exchange system based on structural XML occupies many system resources and transmission bandwidth, so its structure can’t be matched effectively between client and server system. Aiming at these problems, a serialization or deserialization model called EZAjax based on JSON data exchange which can be seamlessly integrated with current mainstream MVC frameworks and can be interfaced by AJAX remote method is designed. With the Inverse of Control (Ioc) container, the JavaScript dynamic stub generation and the JSON serializing model of service module are proposed to implement transparent remote call between JavaScript and the service module inside the container. Application instance of EZAjax is given.
Key concepts: JSON, Ajax, Computer science, JavaScript, Serialization, Operating system, XML, Web service