From: David ‘Bombe’ Roden Date: Thu, 19 Apr 2012 06:07:51 +0000 (+0200) Subject: Add template servlet to deployment descriptor. X-Git-Url: https://git.pterodactylus.net/?p=demoscenemusic.git;a=commitdiff_plain;h=f1c7e492bdab3f7151cae21811d8352c373f6231 Add template servlet to deployment descriptor. --- diff --git a/src/main/webapp/WEB-INF/web.xml.template b/src/main/webapp/WEB-INF/web.xml.template index 12eea53..090d062 100644 --- a/src/main/webapp/WEB-INF/web.xml.template +++ b/src/main/webapp/WEB-INF/web.xml.template @@ -28,4 +28,19 @@ Container + + TemplateServlet + net.pterodactylus.demoscenemusic.core.TemplateServlet + + artists + net.pterodactylus.demoscenemusic.page.ArtistsPage + + 0 + + + + TemplateServlet + /* + +