if JDK 1.4 is an option you might want to take a look at: java.util.prefs.*
HTH. ATTA On Tue, 16 Nov 2004 19:09:55 -0800 (PST), Julian <[EMAIL PROTECTED]> wrote: > Hi, I am a Struts Newbie and would appreciate if > anyone could give me some pointers on a user > preferences/ configuration system design. Perhaps a > link to a good resource? I have an ASP system with > several levels of "users" that are as broad as an > organization and as fine-grained as an individual > person with one role. I would like to have a > preference system that can handle configuration and > preference issues for the different levels of the > application. The information stored in these > configurations range from font colors and alert boxes > to the availability of various modules in the web > application. Currently the information is stored in > xml files on the server's hard disk, but this will not > suit a distributable environment. Any suggestions are > greatly appreciated. > > Thanks in Advance, > Julian > > ===== > Live simply so others may simply live. > > -Ghandi > > Pluralitas non est ponenda sine neccesitate. > "Entities should not be multiplied unneccesarily" > > -William of Occam > > __________________________________ > Do you Yahoo!? > The all-new My Yahoo! - Get yours free! > http://my.yahoo.com > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]