Have you tried the same calls that exist in BaseFormController?

return getMessageSourceAccessor().getMessage(msgKey, locale);

Matt

On 1/29/07, W. Ivan Coro <[EMAIL PROTECTED]> wrote:
Hello All,

From a controller that derives from a BaseFormController (spring mvc), I can
use getText() to retrieve a message from the properties files, but how can I
do the same if I'm using a plain Controller, which does not inherit from
BaseFormController? Thanks a lot.

I.

_________________________________________________________________
From predictions to trailers, check out the MSN Entertainment Guide to the
Academy Awards(r)
http://movies.msn.com/movies/oscars2007/?icid=ncoscartagline1

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




--
http://raibledesigns.com

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

Reply via email to