Re: Turkish Language Support

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



mustafa basaran wrote:
...
Hi.
You are on the wrong support list. This is the list for the Apache httpd server, not the Apache Tomcat servlet engine.
Look on this page for subscribing to the Tomcat list :
http://tomcat.apache.org/lists.html

This being said, and subject to confirmation by Tomcat experts :
there should not be any problem handling the Turkish language with Tomcat, as long as you ensure that all your environment is based on Unicode and UTF-8 encoding.
For instance :
- make sure that the Tomcat startup environment (locale) is a UTF-8 one
- create all your pages with a UTF-8 aware editor, and save them properly as UTF-8 - make sure that no single Tomcat application sets the "system.*" properties related to language or country or charset etc.. to its own value, because these properties are "system-wide" (which in this case means the whole JVM, which means the whole Tomcat). All the above is pretty much the default in recent OS'es and installations, but there is always that little piece somewhere that is forgotten and brings "?" characters all over..


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
  "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx


[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux