XFormsDB: a declarative web application framework

  • Authors:
  • Markku Laine;Denis Shestakov;Petri Vuorimaa

  • Affiliations:
  • Department of Media Technology, Aalto University, Aalto, Finland;Department of Media Technology, Aalto University, Aalto, Finland;Department of Media Technology, Aalto University, Aalto, Finland

  • Venue:
  • ICWE'12 Proceedings of the 12th international conference on Web Engineering
  • Year:
  • 2012

Quantified Score

Hi-index 0.00

Visualization

Abstract

Most Web applications utilize a three-tier architecture, in which the presentation, application logic, and data management are implemented as separate tiers. The disadvantage of this popular approach is that it usually requires expertise in multiple programming languages and paradigms as well as data models used in each tier. A single expert rarely masters all the technologies involved. In this demonstration, we give an overview of the XFormsDB framework that allows developers to implement entire Web applications using only markup languages. The framework is based on the XForms markup language and our server-side extensions. We demonstrate the functionality of the framework using a simple blog application as an example.