Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
Java
Struts....I18N and encoding?
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="writeOnceDebugEverywhere(), post: 601471"] - try to play with native2ascii.exe For example: 1.open you properties file with notepad.exe, write your key values (but just values) with the appropriate language, and save him (Save as...) with UTF-8 encoding as ordinary .txt file, for example labels_utf8.txt 2. call native2ascii -encoding UTF8 labels_utf8.txt labels_sr_YU.properties also, you must add the folloving line into the .jsp page: <%@ page contentType="text/html;charset=UTF-8" %> [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
Java
Struts....I18N and encoding?
Top