We've expanded our news coverage and improved our search! Visit news.oreilly.com for the latest or search for all things across O'Reilly!
advertisement

Article:
  A Custom JSP Tag Library for Dynamic Menus
Subject:   How to configure Dynamic menu for User and Access Right
Date:   2003-11-17 04:38:08
From:   anonymous2
Response to: How to configure Dynamic menu for User and Access Right

Hello
I am not very sure about XML part but there is a simple way .You can have the role and menu item id and the url in a table and then display the menu .
What I mean is when user logges in get his role and fetch the menu items and url in a hashtable .
URL is not mandatory to be put into the same table ,
Thanks
Arvind