Hi Rick,

> straightforward (and works great), however, I want to provide language 
> support for my displaytag tables too. It appears the default 
> displaytag.properties file is being found, but I can't seem to find the 
> language specific displaytag properties file, such as, 
> displaytag_FR.properties.  Is there something I need to configure in 
> web.xml to find these locale specific displaytag properties files, or is 
> there some other methodology?

I just have displaytag_fr.properties (lowercase fr) end up in the
WEB-INF/classes folder, and it works. Note that you have to create
the file yourself (it does not come with display tag distribution)
and translate only text, that is, you do not need to translate
html tags and configuration settings.

Cheers,
Freddy

------------------------------------------------------------------------------
Beautiful is writing same markup. Internet Explorer 9 supports
standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
Spend less time writing and  rewriting code and more time creating great
experiences on the web. Be a part of the beta today.
http://p.sf.net/sfu/beautyoftheweb
_______________________________________________
Stripes-users mailing list
Stripes-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/stripes-users

Reply via email to