Architecture for Client-Independent Web-Based Applications

  • Authors:
  • Guido Menkhaus

  • Affiliations:
  • -

  • Venue:
  • TOOLS '01 Proceedings of the Technology of Object-Oriented Languages and Systems
  • Year:
  • 2001

Quantified Score

Hi-index 0.00

Visualization

Abstract

The development effort for interactive web applications is continuously increasing, because multiple clients with widely varying user interface (UI) capabilities have to be supported. In addition, personalization features render the task more complex. The MUSA (Multiple User Interfaces, Single Application) system addresses that issue by decoupling the application logic from the UI logic. The architecture of the MUSA system is based on an event-graph. The event-graph abstracts UI issues and personalization issues from the implementation of the application.