Hi all,
Does anyone have a good reference on how to use wicket to modify navigation menu items based on the role of the user? I am thinking that once logged in, the role of the user is obtained, then the navigation menu is dynamically build and attached to the main page according to the role of the logged in user. Is this the pattern/trend commonly used to achieve this? Any resources/links would be helpful! Thanks -Daniel.
