Hi Rick,

You don't need to force an application locale, you just need to make sure
that your default resources property file has the same locale as your
machine.
You may also force the machine default locale with Locale.setDefault() but
that will probably break some applications running on the same JVM.

Cheers,

--
Samuel Santos
http://www.samaxes.com/


On Mon, Oct 11, 2010 at 5:31 AM, Rick Accountius <accountiusric...@qwest.net
> wrote:

>  Samuel, Thanks for the input.  So I'm clear, I need to have my
> application set the locale before displaytag knows which file to pull my
> language specific text?  The language specified in the request won't
> suffice?
>
> Freddy, I re-read chapter 11 and scanned the book again, and I can't
> seem to find a reference to displaytag_fr.properties.
>
> Thank you both for helping me work through this.  Rick
>
>
>
>
>
> ------------------------------------------------------------------------------
> 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
>
------------------------------------------------------------------------------
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