Breadcrumb implementation – Technologies overview
Abstract
Breadcrumbs represent a way of steering back through a Website path. Normally the breadcrumb trail serves two purposes: help users to figure out where they are within the site, and offer links to move to previously viewed pages without using the ‘back’ button, or using the navigation bars. Representing information using breadcrumbs help users to link to information in an orderly fashion.
This white paper provides information about the implementation of breadcrumb architecture. It attempts at making developers or architects implement breadcrumb in component architecture with more re-usability of code or functionality.
|