Using Finite State Machines as Design and Engineering Model for Database Backed Web Applications

  • Authors:
  • Karl M. Göschka;Jürgen Falb

  • Affiliations:
  • -;-

  • Venue:
  • HICSS '00 Proceedings of the 33rd Hawaii International Conference on System Sciences-Volume 6 - Volume 6
  • Year:
  • 2000

Quantified Score

Hi-index 0.00

Visualization

Abstract

While databases store information and the Web is the place for the gathering and distribution of information, there are inherent difficulties in linking them together. Often proprietary methods are used, which compromise Web compatibility.This paper presents a new design and engineering model using hyperlinks for sophisticated user interaction with relational databases. The finite state machine model well known from static hyper-linked documents is remodeled to be suitable for dynamically generated hyper-links.The actual implementation of such a system is composed of several parts with potentially different techniques. The usability of Java is compared with the HTML approach. A Web based toolset has been implemented to generate the different applications thereby also fostering unlimited Web collaboration. Using this technique, two complete real-life applications have been built. The proposed techniques help to implement stable, robust, flexible, scalable and "Web compliant" applications with complex functionality and to provide new ways to integrate legacy systems.