A service oriented loosely coupled GUI framework in the mobile context

  • Authors:
  • Albrecht Stäbler

  • Affiliations:
  • NovaTec GmbH, Dieselstrasse 18/1, 70771 Leinfelden-Echterdingen Germany, albrecht.staebler@novatec-gmbh.de

  • Venue:
  • Proceedings of the 2008 conference on Techniques and Applications for Mobile Commerce: Proceedings of TAMoCo 2008
  • Year:
  • 2008

Quantified Score

Hi-index 0.00

Visualization

Abstract

This document describes the architecture of a generic GUI framework on mobile devices. In a client server system such a framework allows to display a user interface on a multitude of devices without any changes in the GUI description. To achieve this goal an extended version of the model view controller (MVC) pattern is used in the form of a Java applet which communicates with its server via the http protocol. The last section of this document elaborates on the special circumstances of client server applications on mobile devices.