Software Engineering for Internet Applications

Software Modularity

  1. RDMS table definitions.
  2. Stored procedures that run in the database
  3. Procedures that run inside your Web or application server program that are shared by more than one page
  4. Scripts that generate individual pages
  5. (Possibly) templates that work in conjunction with page scripts
  6. Documentation explaining the objectives of the module

José M. Vidal .

21 of 30