Hi, I am trying to maintain item level security rather than at menu level using CoolMenuDisplayer. I looked into the RolesPermissionsAdapter which is reading the value of "roles" attribute from the menu-confix.xml file but my problem is i need to be able to have "roles" attribute for each item within the menu and currently the adpater's "isAllowed" method is called once for each menu but i guess we need to call this method for each item within the menu. I am wondering if we can maintain item level security using any of the existing adapters. I really appreciate the help.
Thanks, Venu. __________________________________ Do you Yahoo!? The New Yahoo! Shopping - with improved product search http://shopping.yahoo.com ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ struts-menu-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/struts-menu-user
