Nova Patents
EP0908833A2

Computer system for supporting a website

Abstract

A computer system for supporting a website, comprises a navigation object table defining a number of navigation objects, representing a tree-like navigational structure, and an object handler which uses the table dynamically to construct menus allowing a user to navigate through the navigational structure. Whenever the object handler is called, it is passed a tag identifying an object. It then searches the navigation object table to find objects whose parent object in the tree structure is the object identified by this tag, using these objects to construct the menu. The navigation objects include menu objects specifying subsidiary menus in the tree structure, and selection of one of the menu objects causes a recursive call to the object handler, passing it the tag of the menu object. The system also includes an access control table indicating which users may access which navigation objects, and the object handler uses this access control table to tailor the menus for particular users.

EP0908833A2, drawing sheet 1
Sheet 1 of 6

Term

Term ended

Projected expiry passed 30 September 2018, 8 years ago.

  1. Priority
  2. Filed
  3. Published
  4. Projected expiry
  5. Today

10 claims: 2 independent, 8 dependent

  1. 1
    A computer system for supporting a website, characterised by:(a) a navigation object table (109) defining a plurality of navigation objects representing a navigational structure for navigating around the website;and (b) an object handler (51-58) for using said navigation object table dynamically to construct menus allowing a user to navigate through said navigational structure.
  2. 7
    A method of operating a computer system to support a website, the method comprising:(a) creating a navigation object table defining a plurality of navigation objects representing a navigational structure for navigating around the website;and (b) using said navigation object table dynamically to construct menus allowing a user to navigate through the navigational structure.