X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=src%2Fmain%2Fwebapp%2FWEB-INF%2Fweb.xml.template;h=5a31a7bef68fc8b77338e11d0a7017fb0c8cdb08;hb=cc3a4940ce06e23e0d480d5db706878a11c007c3;hp=0a62e06a24677684724b51745b4a97cf3f542d4d;hpb=8ba45395ba2186f715cff00976f2c1758262a567;p=demoscenemusic.git diff --git a/src/main/webapp/WEB-INF/web.xml.template b/src/main/webapp/WEB-INF/web.xml.template index 0a62e06..5a31a7b 100644 --- a/src/main/webapp/WEB-INF/web.xml.template +++ b/src/main/webapp/WEB-INF/web.xml.template @@ -4,6 +4,11 @@ DemosceneMusic Database for all demoscene music + + Listener for context-related events + net.pterodactylus.demoscenemusic.core.Core + + The directory where the streaming files (MP3, Vorbis, etc.) are stored. storage.streamed @@ -23,4 +28,23 @@ Container + + TemplateServlet + net.pterodactylus.demoscenemusic.core.TemplateServlet + + artist + net.pterodactylus.demoscenemusic.page.ArtistPage + + + artists + net.pterodactylus.demoscenemusic.page.ArtistsPage + + 0 + + + + TemplateServlet + /* + +