It works!!

Summarize, for dummy newbies as me,
- create "I18nStruts2Adapter.java" as posted by Lacasz;
- modify property "locale.provider=..I18nStruts2Adapter" in
org/diplaytag/properties/displaytag.properties;
- internationalize your columns header using titleKey and putting
descriptions in "package_LANGUAGE.properties" under same package as
action;
- internationalize general displaytag messages overriding interesting
properties under a file "displaytag_LANGUAGE.properties" and putting
this file under "WEB-INF/classes" (in my case, using eclipse,  under
main src folder..)

Another time, Thanks to Lukasz!!

Hope this help someone,

   -Nicola

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to