Note that the navigation links Admin Navigation and User Navigation match the Title fields you specified in the app-nav.xml file. When you click one of the navigation links, the application displays links to the views, using the page titles you specified in the Title fields of the app-nav.xml file:
For the navigation, the application is displaying the Popup Menus control with the Rendered property bound to the tomcat security role. As a reminder, this Popup Menus control’s App Nav Bean property is bound to the userAppNav managed bean that you added to the header.view file. This managed bean exposes the navigation you defined in the app-nav-user.xml file in Building Application Navigation Files For Each Role. The app-nav-user.xml file only contains the User Navigation node and the user views, as a result, those are the only links available from the home page.
Once again, the navigation link User Navigation matches the Title field you specified in the app-nav-user.xml file. When you click the navigation link, the application displays links to the views, using the page titles you specified in the Title fields of the app-nav-user.xml file:
Samples and utilities are "working examples" that can be used to test and build production-quality solutions. Most are not eligible for technical support through webMethods Customer Care. webMethods makes no guarantees pertaining to the functionality, scalability, robustness, or degree of testing of these utilities and samples.