You can build the menu from anything (menu config, database, etc) and use the newly build menu on the fly, changing it as you want. If you want to then persist these changes, you can in a database, but as far as the menu-config, anyone know about this? I build the menu from the menu config, and based on some stuff in a db, changed some things around (default home page based on user logging in for example). I didn't have to persist anything though. Is this what you're asking?
Robert ----- Original Message ----- From: "Ahmed Mohombe" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, October 15, 2004 11:51 AM Subject: [struts-menu] Re: dynamically changed menu? > > I just asked and answered this question a few weeks ago. Have you looked > > through the archives? > Yes I did, but I found no solution to my problem :(, or I'm just too blind. > > > Have you seen the sample code on the site? > Yes, but that is DB based. That is an overkill in my case. > > What I am asking is if Struts-Menu can do the following: > - reload the menu immediately if the "menu-config.xml" was changed > (without the need to restart the application). > - add, remove, edit menu items (and their rights), and persist this > information in the "menu-config.xml" file. > > Of course I can made the above myself too (the entire CRUD thing with > XML), but than what's the whole point of Strus-Menu? That's why I'm > asking if Struts-Menu can do the above items (or at least with very low > effort). > > Thanks in advance, > > Ahmed. > > > > ------------------------------------------------------- > This SF.net email is sponsored by: IT Product Guide on ITManagersJournal > Use IT products in your business? Tell us what you think of them. Give us > Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more > http://productguide.itmanagersjournal.com/guidepromo.tmpl > _______________________________________________ > struts-menu-user mailing list > [EMAIL PROTECTED] > https://lists.sourceforge.net/lists/listinfo/struts-menu-user ------------------------------------------------------- This SF.net email is sponsored by: IT Product Guide on ITManagersJournal Use IT products in your business? Tell us what you think of them. Give us Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more http://productguide.itmanagersjournal.com/guidepromo.tmpl _______________________________________________ struts-menu-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/struts-menu-user
