Re: Locale="true" in html:html tag

2004-04-17 Thread Craig McClanahan
Stjepan Brbot wrote: "Craig McClanahan" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] You don't need it at all if you're willing to let the user's language selection in the browser control everything (which is the default behavior). If you want to offer a "change Language" cont

Re: Locale="true" in html:html tag

2004-04-16 Thread Stjepan Brbot
"Craig McClanahan" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > You don't need it at all if you're willing to let the user's language > selection in the browser control everything (which is the default > behavior). If you want to offer a "change Language" control, you'll > nee

Re: Locale="true" in html:html tag

2004-04-15 Thread Craig McClanahan
Joe Hertz wrote: Craig McClanahan writes: -Original Message- From: Craig McClanahan [mailto:[EMAIL PROTECTED] Sent: Thursday, April 15, 2004 7:48 PM To: Struts Users Mailing List Subject: Re: Locale="true" in html:html tag Joe Hertz wrote: This has been deprecated i

RE: Locale="true" in html:html tag

2004-04-15 Thread Joe Hertz
Craig McClanahan writes: > -Original Message- > From: Craig McClanahan [mailto:[EMAIL PROTECTED] > Sent: Thursday, April 15, 2004 7:48 PM > To: Struts Users Mailing List > Subject: Re: Locale="true" in html:html tag > > > Joe Hertz wrote: >

Re: Locale="true" in html:html tag

2004-04-15 Thread Craig McClanahan
Joe Hertz wrote: This has been deprecated in 1.2. My internationalized pages appear not to need this at all with 1.2. The Locale seems to get detected from the browser just fine without it. Since, I never got around to serious internationalization while I was using 1.1, I thought this was necessa