"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 
> need to use either lang="true" or locale="true" (and make sure there's a 
> session) so that Struts can keep track of the user's non-default locale 
> choice.
> 
> Craig

If both lang="true" (Struts v1.2) and locale="true" (Struts v1.1) work on the same 
way, what's the reason of changig this parameter from locale to lang in new version of 
Struts?

SB


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to