diff --git a/VamPa/src/main/webapp/WEB-INF/spring/appServlet/servlet-context.xml b/VamPa/src/main/webapp/WEB-INF/spring/appServlet/servlet-context.xml index 573fff0..049355d 100644 --- a/VamPa/src/main/webapp/WEB-INF/spring/appServlet/servlet-context.xml +++ b/VamPa/src/main/webapp/WEB-INF/spring/appServlet/servlet-context.xml @@ -35,4 +35,7 @@ + + + diff --git a/VamPa/src/main/webapp/WEB-INF/web.xml b/VamPa/src/main/webapp/WEB-INF/web.xml index f9c02f3..6930742 100644 --- a/VamPa/src/main/webapp/WEB-INF/web.xml +++ b/VamPa/src/main/webapp/WEB-INF/web.xml @@ -1,7 +1,7 @@ - + @@ -26,6 +26,15 @@ 1 + + + + C:\\upload\\temp + 20971520 + 41943040 + 20971520 + + 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 c9e83ba..338cac8 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 Apr 26 22:35:37 KST 2021 +#Wed Apr 28 02:05:10 KST 2021 m2e.projectLocation=C\:\\Users\\sjinj\\git\\Blog_Project2\\VamPa m2e.projectName=VamPa groupId=com.vam diff --git a/VamPa_MySQL/src/main/webapp/WEB-INF/spring/appServlet/servlet-context.xml b/VamPa_MySQL/src/main/webapp/WEB-INF/spring/appServlet/servlet-context.xml index 47612dd..87d1b48 100644 --- a/VamPa_MySQL/src/main/webapp/WEB-INF/spring/appServlet/servlet-context.xml +++ b/VamPa_MySQL/src/main/webapp/WEB-INF/spring/appServlet/servlet-context.xml @@ -35,4 +35,7 @@ + + + diff --git a/VamPa_MySQL/src/main/webapp/WEB-INF/web.xml b/VamPa_MySQL/src/main/webapp/WEB-INF/web.xml index f9c02f3..7cd52e1 100644 --- a/VamPa_MySQL/src/main/webapp/WEB-INF/web.xml +++ b/VamPa_MySQL/src/main/webapp/WEB-INF/web.xml @@ -1,7 +1,7 @@ - + @@ -26,6 +26,15 @@ 1 + + + + C:\\upload\\temp + 20971520 + 41943040 + 20971520 + + 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 ac269e9..af82c83 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 Apr 26 22:35:57 KST 2021 +#Wed Apr 28 02:05:10 KST 2021 m2e.projectLocation=C\:\\Users\\sjinj\\git\\Blog_Project2\\VamPa_MySQL m2e.projectName=VamPa_MySQL groupId=com.vam