Personal Memos
日常のメモ書き的なことを書いてあります。
Wednesday, March 10, 2010
Tomcat Get Method Request
Tomcat process all get-method-request as if it's query-string is encoded in "iso-latin-1".
To change it add attribute
useBodyEncodingForURI="true" in the Connector element of server.xml.
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)