This exercise demonstrates the use of the MenuControl.
Different menus can be generated within an application with the control element.
Example depiction - Horizontal main menu
Example depiction - Vertical sub-menu
The following steps are required for integration of the MenuControl:
- Selection of the design for the user interface.
- Defining the menu structure in the JSP-Page.
- Selection of a menu option at runtime.
to step 1
|