See Wizard component in wicket-extensions. You'll need custom logic to check whether the previous/next wizard step should be shown to the current user depending on its privileges.
On Fri, Mar 25, 2011 at 1:57 AM, Mansour Al Akeel <[email protected] > wrote: > I do have the need to implement different screens. Each screen is a > Panel that will be displayed when requested from the screens menu. > > The screen menu should display the items depending on the functionality > the user has access to. > > Can some one point me to an article or a tutorial with similar > requirements ? > > I trully appreciate any help. > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > -- Martin Grigorov jWeekend Training, Consulting, Development http://jWeekend.com <http://jweekend.com/>
