> MessageResources resources = getResources(request);
> java.util.Locale locale = getLocale(request);
> String yourString = resources.getMessage(locale, "yourString");

Duh. I should read the docs more carefully (and sleep more, probably).
Thank you!

Carl-Eric


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to