Self-maintaining web pages

  • Authors:
  • M. Schrefl;M. Bernauer;E. Kapsammer;B. Pröll;W. Retschitzegger;T. Thalhammer

  • Affiliations:
  • Department of Data & Knowledge Engineering (DKE), University of Linz, Austria;Business Informatics Group (BIG), Vienna University of Technology, Austria;Department of Information Systems (IFS), University of Linz, Austria;Institute for Applied Knowledge Processing (FAW), University of Linz, Austria;Department of Information Systems (IFS), University of Linz, Austria;Spar Österreichische WarenhandelsAG, Austria

  • Venue:
  • Information Systems
  • Year:
  • 2003

Quantified Score

Hi-index 0.00

Visualization

Abstract

Data-intensive web-based information systems usually employ database systems to store the contents forming the basis for web page construction. Generating web pages on the fly, especially in peak times, can lead to severe performance problems. Thus, pre-generation of web pages has been suggested to be ready for prime time, allowing to reliably deliver several hundred pre-generated pages per second. Maintaining the consistency of these web pages with respect to changes within the database in an efficient way, however, represents a major challenge. This paper presents a novel approach for "self-maintaining" web pages that is, different to previous approaches, characterized by a simple (and thus, easy to maintain) database-to-web page mapping and very low page re-generation costs. This is achieved by utilizing fragmentation techniques from distributed databases, by allocating parameterized fragment classes to web page classes (rather than individual fragments to single web pages), and using the Extensible Markup Language (XML) as an intermediate layer between the database and the final web pages.