Breadcrumbs are a navigation technique used in many applications, and its popularity grows. Its purpose is to give users a way to keep track of their location. Breadcrumbs typically appear horizontally across the top of a webpage, usually below any title bars or headers. They provide links back to a previous page that the user navigated through in order to get to the current page, for hierarchical structures usually the parent pages of the current one. In hierarchical site layouts, like an ADF application that uses JHeadstart, breadcrumbs indicate the path back to the root page (or JHeadstart master group page) of the hierarchy with links:

Currently we have a challenge in our JHeadstart ADF application; Read the rest of this entry »