Automatic code generation for database-oriented web applications

  • Authors:
  • Branko Milosavljević;Milan Vidaković;Zora Konjović

  • Affiliations:
  • University of Novi Sad, Yugoslavia;University of Novi Sad, Yugoslavia;University of Novi Sad, Yugoslavia

  • Venue:
  • PPPJ '02/IRE '02 Proceedings of the inaugural conference on the Principles and Practice of programming, 2002 and Proceedings of the second workshop on Intermediate representation engineering for virtual machines, 2002
  • Year:
  • 2002

Quantified Score

Hi-index 0.01

Visualization

Abstract

The paper presents an architecture for database-oriented web applications. Then it introduces concepts which form a foundation for a code generation tool that supports the software construction process in the web application domain. The tool follows simple rules about mapping JavaBean components to the database schema and generates components, as well as a set of standardized JSP pages. The mapping is specified as an instance of an XML Schema document presented here. Efficiency of this tool is analyzed in several projects.