nSpring enhances these I18N support tags with it’s own <Spring:message> tag
nMessageSource integrated with Spring context
nDefine where your messages are stored
nWorks with the locale support that comes with
Spring
nSpring gives more flexibility in how the locale for messages is resolved… fmt:message tag uses request.getLocale() to establish the locale for messages