Building web application fragments using presentation framework

  • Authors:
  • Junghwa Chae

  • Affiliations:
  • École Polytechnique de Montréal, Montréal, Québec, Canada

  • Venue:
  • ICCSA'07 Proceedings of the 2007 international conference on Computational science and its applications - Volume Part III
  • Year:
  • 2007

Quantified Score

Hi-index 0.00

Visualization

Abstract

Building web applications is a complex and time-consuming process, especially when processes are synchronous. In this paper, we propose a role-based presentation framework for asynchronous message delivery of web components. This asynchronous framework clearly separates the role of elements involved in the presentation layer of web applications and defines their relationships. Essentially, this framework is based on two design patterns and one programming model: the model-view- controller design pattern, Real-Time Messenger design pattern, and JMS programming model.