An architecture for the evolution of Web applications (poster session)

  • Authors:
  • Paulo Caroli;Carlos José P. de Lucena;Marcus Fontoura

  • Affiliations:
  • Computer Science Department, PUC-Rio, R.Marquês de S.Vicente, 225, Rio de Janeiro, RJ, Brazil, 22453-900;Computer Science Department, PUC-Rio, R.Marquês de S.Vicente, 225, Rio de Janeiro, RJ, Brazil, 22453-900;Computer Science Department, Princeton University, 35 Olden Street, Princeton, New Jersey

  • Venue:
  • OOPSLA '00 Addendum to the 2000 proceedings of the conference on Object-oriented programming, systems, languages, and applications (Addendum)
  • Year:
  • 2000

Quantified Score

Hi-index 0.00

Visualization

Abstract

This work presents a software architecture that is especially useful for managing the evolution of web applications. Web-based systems are a range of applications for which there are no technological standards and new concepts and tools are currently under evolution. Examples of this lack of standards include the transition from CGI scripts to Java Servlets and to Java Server Pages (JSP). Therefore, the maintenance and evolution of web applications is an important topic for software developers and the software research community. The proposed architecture combines the n-tier, broker, and blackboard architectural patterns.