Simon, Thanks for the suggestion - that's a good idea with less OH. Also makes me think of just storing them in a application level Hashmap bean or something loaded at application startup, which is how I handle form collections.. Hmmm..
Becky Bald man looks more like a lady with a bouffant cuz of the parenthesis ;) On Fri, 2003-03-28 at 06:48, Simon Kelly wrote: > Not sure if this is what your looking for, but I have a similar problem > where I have keys and long names for db lookup. When my app starts up, one > of the first things that happens is that the first user in triggers a method > that creates an xml file pulling all the keys in and their related long > names and storing them in the context somewhere, so then the keys can be > used for the db searches, and the xml file can be used to get the long names > when they are required. > > Cheers > > Simon > > (];o) <= Very poor attempt at a bald man!! --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

