Jsp Menu Entitlements
843836Jun 14 2005 — edited Jun 14 2005Hi There,
I am developing an application in wich i want to have a role based menus.
e.g an Administrator can log in a see all menus where as sales will log in and they will only see sales menu,
How is the best way from the jsp side to manage this. i have the back end database implmentation working fine, where each menu has an id and each role has associated menus etc.
Any thoughts.