-
- Get방식 server.xml의 Connector의 속성에 URLEncoding="UTF-8" 추가 - Post방식 서블릿doPost()에 req.setCharactorEncoding("UTF-8")메서드로 추가