--- On Sun, 9/28/08, [EMAIL PROTECTED] wrote:
> [...] for maintenance reasons, i prefer to have one copy
> or the doc for each locale i must provide, and to switch
> in function of the current locale.
> 
> There is some features of s2 i can use?

Depending on how you're delivering the document the information provided by 
ActionSupport.getLocale() may be all you need to create the document's 
filename, for example.

The information in the I18N interceptor [1], ActionSupport [2], and 
LocaleProvider [3] docs may point you in the right direction.

Dave

[1] http://struts.apache.org/2.x/docs/i18n-interceptor.html
[2] 
http://struts.apache.org/2.x/struts2-core/apidocs/com/opensymphony/xwork2/ActionSupport.html
[3] 
http://struts.apache.org/2.x/struts2-core/apidocs/com/opensymphony/xwork2/LocaleProvider.html


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

  • I18n problem [EMAIL PROTECTED]
    • Re: I18n problem Dave Newton

Reply via email to