Webformer: a rapid application development toolkit for writing Ajax web form applications

  • Authors:
  • David W. L. Cheung;Thomas Y. T. Lee;Patrick K. C. Yee

  • Affiliations:
  • Department of Computer Science, University of Hong Kong and Center for E-Commerce Infrastructure Development, University of Hong Kong;Department of Computer Science, University of Hong Kong and Center for E-Commerce Infrastructure Development, University of Hong Kong;Department of Computer Science, University of Hong Kong and Center for E-Commerce Infrastructure Development, University of Hong Kong

  • Venue:
  • ICDCIT'07 Proceedings of the 4th international conference on Distributed computing and internet technology
  • Year:
  • 2007

Quantified Score

Hi-index 0.00

Visualization

Abstract

Web forms are commonly used to capture data on the web. With Asynchronous Javascript and XML (Ajax) programming, interactive web forms can be created. However, Ajax programming is complex in a way that the model-view-controller (MVC) code is not clearly separated. This paper discusses about a MVC-oriented web form development called "Webformer" that we develop to simplify and streamline web form development with Ajax. We introduce a scripting language called Web Form Application Language (WebFAL) for modeling web forms. Webformer hides the programming complexity by generating Ajax code directly from the web form models.