Thanks, :-)
2005/12/4, Bahadir Yagan <[EMAIL PROTECTED]>:
>
> Here is the way I handle this problem for Turkish locale.
>
> Write the resources file in UTF-8. Name it something like
> ApplicationResources.properties-orig
> Convert it using native2ascii
>
> native2ascii -encoding UTF-8 Application
Here is the way I handle this problem for Turkish locale.
Write the resources file in UTF-8. Name it something like
ApplicationResources.properties-orig
Convert it using native2ascii
native2ascii -encoding UTF-8 ApplicationResources.properties-orig
ApplicationResources.properties
You have t
It is said that we must use a applicationresources.properties file to format
jsp view. And should create one file to a specific language local. So, maybe
I have to files, one is applicationresources.properties And
the other is applicationresources_ZH_CN.properties. But firstly, how does
struts deci
3 matches
Mail list logo