info:eu-repo/semantics/article
Improving the model view controller paradigm in the web
Fecha
2012-03Registro en:
Robles, Santiago; Fernández, Juan Lautaro; Fortier, Andrés; Rossi, Gustavo Héctor; Gordillo, Silvia Ethel; Improving the model view controller paradigm in the web; Inderscience Enterprises; International Journal of Web Engineering and Technology; 7; 1; 3-2012; 22-44
1741-9212
CONICET Digital
CONICET
Autor
Robles, Santiago
Fernández, Juan Lautaro
Fortier, Andrés
Rossi, Gustavo Héctor
Gordillo, Silvia Ethel
Resumen
Nowadays, web applications have changed from static, information-based web pages to dynamic, service-oriented software. As they evolved, these web applications started to show features that used to appear only in desktops applications. We have reached a point in connection speed and browser maturity where there is only one thing preventing the next big step: the ability of web servers to send information to the client without a previous request. In this paper, we present Meteoroid, a framework that allows a system running in the server to send information to web browsers without a client request. On top of this functionality we have built a full model-view-controller protocol, allowing us to create web applications that completely mimic desktop ones.