java
sql
html
php
iphone
ajax
python
linux
xcode
visual-studio
eclipse
html5
json
cocoa
delphi
apache
php5
asp
postgresql
dom
You need to add URIEncoding='UTF-8' to the Connector elements in conf/server.xml, e.g.
URIEncoding='UTF-8'
Connector
<Connector port='8080' protocol='HTTP/1.1' connectionTimeout='20000' redirectPort='8443' URIEncoding='UTF-8' />
This is described here: https://wiki.apache.org/tomcat/FAQ/CharacterEncoding