It seems that locale-sensitive MessageResources are usually initialized from a Properties file. However, we would like to initialize it "by hand" from data in a database, so that we can change the values from a running program - non-programmer admin users of our application should be able to customize messages (in several languages).
Is this possible? Thanks in advance, Remco Gerlich --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

