April 05
Prof. Ismael H. F. Santos -
ismael@tecgraf.puc-rio.br
2
Internationalization
n
JSTL’s <fmt:message> tag makes it easy
n
No standard for getting i18n messages in
controller classes
n
Struts, Spring and JSF
n
encourage one ResourceBundle per locale
n
WebWork and Tapestry
n
advocate separate files for each page/action
n