diff --git a/src/main/webapp/WEB-INF/spring/appServlet/servlet-context.xml b/src/main/webapp/WEB-INF/spring/appServlet/servlet-context.xml index 0e91119..538c822 100644 --- a/src/main/webapp/WEB-INF/spring/appServlet/servlet-context.xml +++ b/src/main/webapp/WEB-INF/spring/appServlet/servlet-context.xml @@ -17,7 +17,7 @@ - + diff --git a/src/main/webapp/WEB-INF/views/admin/admin_data.jsp b/src/main/webapp/views/admin/admin_data.jsp similarity index 100% rename from src/main/webapp/WEB-INF/views/admin/admin_data.jsp rename to src/main/webapp/views/admin/admin_data.jsp diff --git a/src/main/webapp/WEB-INF/views/home.jsp b/src/main/webapp/views/home.jsp similarity index 100% rename from src/main/webapp/WEB-INF/views/home.jsp rename to src/main/webapp/views/home.jsp diff --git a/src/main/webapp/WEB-INF/views/join/join.jsp b/src/main/webapp/views/join/join.jsp similarity index 100% rename from src/main/webapp/WEB-INF/views/join/join.jsp rename to src/main/webapp/views/join/join.jsp diff --git a/src/main/webapp/WEB-INF/views/login/login_form.jsp b/src/main/webapp/views/login/login_form.jsp similarity index 100% rename from src/main/webapp/WEB-INF/views/login/login_form.jsp rename to src/main/webapp/views/login/login_form.jsp diff --git a/src/main/webapp/WEB-INF/views/login/login_ok.jsp b/src/main/webapp/views/login/login_ok.jsp similarity index 100% rename from src/main/webapp/WEB-INF/views/login/login_ok.jsp rename to src/main/webapp/views/login/login_ok.jsp diff --git a/src/main/webapp/WEB-INF/views/test/tableTest.jsp b/src/main/webapp/views/test/tableTest.jsp similarity index 100% rename from src/main/webapp/WEB-INF/views/test/tableTest.jsp rename to src/main/webapp/views/test/tableTest.jsp diff --git a/src/main/webapp/WEB-INF/views/test/test.html b/src/main/webapp/views/test/test.html similarity index 69% rename from src/main/webapp/WEB-INF/views/test/test.html rename to src/main/webapp/views/test/test.html index c9e9b87..6cdc1b2 100644 --- a/src/main/webapp/WEB-INF/views/test/test.html +++ b/src/main/webapp/views/test/test.html @@ -3,10 +3,10 @@ Title - - - - + + + +
diff --git a/src/main/webapp/WEB-INF/views/todo/todo_form.html b/src/main/webapp/views/todo/todo_form.html similarity index 89% rename from src/main/webapp/WEB-INF/views/todo/todo_form.html rename to src/main/webapp/views/todo/todo_form.html index 5a07adc..d9f96f8 100644 --- a/src/main/webapp/WEB-INF/views/todo/todo_form.html +++ b/src/main/webapp/views/todo/todo_form.html @@ -3,10 +3,10 @@ Title - - - - + + + +