Posted By:
Ted_Husted
Posted On:
Sunday, January 20, 2002 04:55 AM
You could use the Struts message class as a facade,
and retrieve the translations from someplace else,
if that is what you are asking.
You might also want to look at what JSTL is proposing
for their I18N bundles, to be sure your current approach
will remain compatiable with the rest of the
industry.
-Ted