April 05
Prof. Ismael H. F. Santos -  ismael@tecgraf.puc-rio.br                                                          2
String Externalization in JSTL
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
http://forum.springframework.org/archive/index.php/t-10454.html