diff --git a/VamPa/src/main/webapp/WEB-INF/web.xml b/VamPa/src/main/webapp/WEB-INF/web.xml
index c9975d5..79ca86a 100644
--- a/VamPa/src/main/webapp/WEB-INF/web.xml
+++ b/VamPa/src/main/webapp/WEB-INF/web.xml
@@ -30,4 +30,23 @@
/
+
+ encodingFilter
+
+ org.springframework.web.filter.CharacterEncodingFilter
+
+
+ encoding
+ UTF-8
+
+
+ forceEncoding
+ true
+
+
+
+ encodingFilter
+ /*
+
+
diff --git a/VamPa/target/m2e-wtp/web-resources/META-INF/maven/com.vam/controller/pom.properties b/VamPa/target/m2e-wtp/web-resources/META-INF/maven/com.vam/controller/pom.properties
index 957c124..8a0070f 100644
--- a/VamPa/target/m2e-wtp/web-resources/META-INF/maven/com.vam/controller/pom.properties
+++ b/VamPa/target/m2e-wtp/web-resources/META-INF/maven/com.vam/controller/pom.properties
@@ -1,5 +1,5 @@
#Generated by Maven Integration for Eclipse
-#Mon Aug 10 12:30:35 KST 2020
+#Mon Aug 10 12:33:28 KST 2020
version=1.0.0-BUILD-SNAPSHOT
groupId=com.vam
m2e.projectName=VamPa
diff --git a/VamPa_MySQL/src/main/webapp/WEB-INF/web.xml b/VamPa_MySQL/src/main/webapp/WEB-INF/web.xml
index c9975d5..79ca86a 100644
--- a/VamPa_MySQL/src/main/webapp/WEB-INF/web.xml
+++ b/VamPa_MySQL/src/main/webapp/WEB-INF/web.xml
@@ -30,4 +30,23 @@
/
+
+ encodingFilter
+
+ org.springframework.web.filter.CharacterEncodingFilter
+
+
+ encoding
+ UTF-8
+
+
+ forceEncoding
+ true
+
+
+
+ encodingFilter
+ /*
+
+
diff --git a/VamPa_MySQL/target/m2e-wtp/web-resources/META-INF/maven/com.vam/controller/pom.properties b/VamPa_MySQL/target/m2e-wtp/web-resources/META-INF/maven/com.vam/controller/pom.properties
index 2cc14a7..950bdb1 100644
--- a/VamPa_MySQL/target/m2e-wtp/web-resources/META-INF/maven/com.vam/controller/pom.properties
+++ b/VamPa_MySQL/target/m2e-wtp/web-resources/META-INF/maven/com.vam/controller/pom.properties
@@ -1,5 +1,5 @@
#Generated by Maven Integration for Eclipse
-#Mon Aug 10 12:30:56 KST 2020
+#Mon Aug 10 12:33:37 KST 2020
version=1.0.0-BUILD-SNAPSHOT
groupId=com.vam
m2e.projectName=VamPa_MySQL