Lehrgebiet InformationssystemeFB Informatik |
||
|
Keeping Web Pages Up-To-Date With SQL:1999Henrik LoeserUniversity of Kaiserslautern, Department of Computer Science,P.O. Box 3049, D-67653 Kaiserslautern, Germany e-mail: loeser@informatik.uni-kl.de Full paper (postscript version, compressed by gzip or PDF version )AbstractFrom the beginnings of the World Wide Web (WWW or Web) and the definition of the Common Gateway Interface (CGI), Web site administrators have used dynamically generated HTML pages to provide up-to-date information. Due to the high resource consumption of dynamic page generation approaches, many sites have switched over to periodical updates of frequently visited pages, e.g., a headline index of an electronic newspaper. However, this approach has led to reduced topicality of information provoking less user acceptance. In this paper, we present iWebDB/DG, the document generator of our integrated Web Content Management System. It guarantees up-to-date Web documents without on-the-fly generation. The approach is based on the extensibility infrastructure of object-relational database systems. By utilizing DB triggers and so-called user-defined functions, documents can automatically be generated by the DBMS whenever data is updated.Int. Database Engineering and Applications Symposium (IDEAS 2000), Yokohama, Japan, September 2000 |