diff --git a/pom.xml b/pom.xml index c6398a6..262dd80 100644 --- a/pom.xml +++ b/pom.xml @@ -6,6 +6,7 @@ acc-webapp-mvn 0.0.1-SNAPSHOT acc-webapp-mvn + war Maven Accordion Webapp Test UTF-8 diff --git a/src/main/webapp/WEB-INF/web.xml b/src/main/webapp/WEB-INF/web.xml index 99f7745..11d8e22 100644 --- a/src/main/webapp/WEB-INF/web.xml +++ b/src/main/webapp/WEB-INF/web.xml @@ -9,5 +9,4 @@ default.htm default.jsp - \ No newline at end of file diff --git a/src/main/webapp/jsp/common/menu.jsp b/src/main/webapp/jsp/common/menu.jsp index 65902cb..15c4586 100644 --- a/src/main/webapp/jsp/common/menu.jsp +++ b/src/main/webapp/jsp/common/menu.jsp @@ -4,7 +4,7 @@ <%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c"%>