2007 Working IEEE/IFIP Conference on Software Architecture (WICSA'07) 2007
DOI: 10.1109/wicsa.2007.7
|View full text |Cite
|
Sign up to set email alerts
|

An Architectural Style for Ajax

Abstract: Abstract

Help me understand this report
View preprint versions

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
27
0
1

Year Published

2007
2007
2019
2019

Publication Types

Select...
5
2
1

Relationship

1
7

Authors

Journals

citations
Cited by 38 publications
(28 citation statements)
references
References 26 publications
(54 reference statements)
0
27
0
1
Order By: Relevance
“…The richness of the features in RIAs can be analyzed into three main aspects: 1) the rich GUIs, enabled by the advancement of client-side development TTs, which allow building desktop applications like GUIs; 2) the rich communication model -commonly known as the asynchronous communication -which permits to communicate only the smaller and needful set of data, faster and also asynchronously; and 3) the enhanced user experience, enabled by the synergy of the aforementioned two features [1], [4], [14], [15].…”
Section: A Rich Internet Applicationsmentioning
confidence: 99%
See 2 more Smart Citations
“…The richness of the features in RIAs can be analyzed into three main aspects: 1) the rich GUIs, enabled by the advancement of client-side development TTs, which allow building desktop applications like GUIs; 2) the rich communication model -commonly known as the asynchronous communication -which permits to communicate only the smaller and needful set of data, faster and also asynchronously; and 3) the enhanced user experience, enabled by the synergy of the aforementioned two features [1], [4], [14], [15].…”
Section: A Rich Internet Applicationsmentioning
confidence: 99%
“…As mentioned before, the smaller size of the data is the reason for the increment of the speed. Therefore, we propose to use the term "Delta-Communication" (DC) -as already had been used by Mesbah et al [4] -to denote the rich communication model of RIAs, which emphasizes the smaller size of the data communicated.…”
Section: B Defining Delta-communicationmentioning
confidence: 99%
See 1 more Smart Citation
“…2). 5,6 At the core of the AJAX paradigm is XMLHttpRequest, a Javascript object that permits transfer of XML 7 over HTTP 3,8,9 XMLHttpRequest can make asynchronous requests to the server. XMLHttpRequest's onreadystatechange event is binded to a callback function that will monitor the status of the response.…”
Section: Ajax-a Novel Technology For Web Applicationsmentioning
confidence: 99%
“…The recent breed of Web 2.0 applications dubbed AJAX (Asynchronous JavaScript and XML) [7] is designed to have high user interactivity and low user-perceived latency [13]. Introducing the push style into AJAX systems [10] can further improve the responsiveness of such applications towards end users.…”
Section: Introductionmentioning
confidence: 99%