diff --git a/src/main/webapp/WEB-INF/web.xml b/src/main/webapp/WEB-INF/web.xml index a926a74..42787f9 100644 --- a/src/main/webapp/WEB-INF/web.xml +++ b/src/main/webapp/WEB-INF/web.xml @@ -7,6 +7,18 @@ org.eclipse.jetty.servlet.Default.welcomeServlets exact + + jsp + org.apache.jasper.servlet.JspServlet + + compilerSourceVM + 1.7 + + + compilerTargetVM + 1.7 + + plantumlservlet net.sourceforge.plantuml.servlet.PlantUmlServlet