Lecture overview
Keyboard shortcut: 'u'  Previous page
Keyboard shortcut: 'p'  Next page
Keyboard shortcut: 'n'  Lecture notes - all slides and notes together  slide  Alphabetic index  Course home  Lecture 1 - slide 3 : 4
WWW pages and programming

WWW pages can be categorized in relation to the programming involved during their creation

  • Static

    • No programming involved

  • Generated

    • Pages are translated from a high level description prior to access time

  • Calculated

    • Pages are made by a program at page access time

  • Dynamic

    • Pages are made by a program a browse time