Self-Maintaining Web Pages: from Theory to Practice
- Authors
- M. Bernauer, M. Schrefl
- Paper
- Schr04a (2004)
- Citation
Journal Data & Knowledge Engineering, Vol. 48, No. 1, January 2004, ISSN 0169-023X, Elsevier Science B.V., pp. 39-73, 2004. - Resources
- Copy (In order to obtain the copy please send an email with subject Schr04a to dke.win@jku.at)
Abstract
The Self-Maintaining Web Pages (SMWP) approach employs concepts from distributed database design and active databases to keep pre-generated web pages in synchronization with database content. It maps fragments of relations to web pages and propagates modifications of relations incrementally to web pages. This paper shows how the SMWP approach can be put into practice using off-the-shelf relational database technology. It presents a declarative language for the definition of parameterized fragments and web pages, shows how fragments are stored, and describes how previously presented algorithms for propagating modifications of relations to web pages can be realized by database trigger.
Key words:Active Databases, E-Commerce, Web Applications/XML, Replication, Caching, Views