Create
a parent class and associate the messages with that parent class... or use the
LocalizedTextUtils.addDefaultResourceBundle()
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
Sent: Tuesday, October 07, 2003 5:06 PM
To: [EMAIL PROTECTED]
Subject: [OS-webwork] single i18n catalog for multiple actions?Hi all :)
Is there a simple way to maintain a single catalog of i18n .properties files? I got a lot of duplicated messages (well, most of them are duplicates), so I would like to keep them all under, I don't know, application.properties. The wiki seems to be offline, so I can't look it up now, but is that possible?
Peace,
-cv