Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

config file processing

14 views
Skip to first unread message

farseer

unread,
Mar 27, 2005, 3:03:25 AM3/27/05
to
what are the preferred means of dealing with slightly complex config
files these days. by slight complex, i mean the config file may not be
a simple name/value pair format.

what about config file for applets? i imagine these must be read and
saved from the server due to security?

Raymond DeCampo

unread,
Mar 27, 2005, 9:05:50 AM3/27/05
to

Take a look at java.util.prefs.Preferences, especially for applets.

HTH,
Ray

--
XML is the programmer's duct tape.

0 new messages