Morning (Evening?) Freddy,

I actually have:

<init-param>
       <param-name>LocalePicker.Locales</param-name>
       <param-value>en,fr,es</param-value>
</init-param>

I have this defined at the top of the Stripes filter section after 
ActionResolver package and Configuration class.

Let me review the code example.

Rick


On 10/11/2010 6:14 AM, Freddy Daoud wrote:
> Hi Rick,
>
>> Freddy, I re-read chapter 11 and scanned the book again, and I can't
>> seem to find a reference to displaytag_fr.properties.
> I meant in the code examples, which you can download from
> http://www.pragprog.com/titles/fdstr/code
>
> Also, do you have this in web.xml under the Stripes filter section?
>
>      <init-param>
>        <param-name>LocalePicker.Locales</param-name>
>        <param-value>en</param-value>
>      </init-param>
>
> Hope that helps.
>
> Cheers,
> Freddy
>
>> 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
>
>

------------------------------------------------------------------------------
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