If you want to persist your changes to the xml file, I'd suggest using
Castor to write out the xml (exolab.org I think), or use the jdk xml
classes.

Robert

----- Original Message -----
From: "Ahmed Mohombe" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, October 15, 2004 1:54 PM
Subject: [struts-menu] Re: dynamically changed menu?


> Robert Smith wrote:
> > 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?
> This too. The CRUD operations are needed too - in my case on the XML file.
>
> Ahemd.
>
>
>
> -------------------------------------------------------
> 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

Reply via email to