적절한 코드 세트를 UTF-8로 설정합니다.
올바른 문자 인코딩을 구성하려면 다음을 수행하십시오.
<Connector port="8080" URIEncoding="UTF-8">
JAVA_OPTS=JAVA_OPTS -Dfile.encoding=utf-8