From c3e8e1ba1ce93706ef8d8e9f97ce18fe8575c220 Mon Sep 17 00:00:00 2001 From: Kjetil Orbekk Date: Fri, 3 Sep 2010 12:48:57 -0400 Subject: Add quote submission Based on submit.jsp and submitted.jsp from the old application. --- src/WEB-INF/web.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'src/WEB-INF') diff --git a/src/WEB-INF/web.xml b/src/WEB-INF/web.xml index bb255cb..3ed23ed 100644 --- a/src/WEB-INF/web.xml +++ b/src/WEB-INF/web.xml @@ -6,6 +6,16 @@ version="2.5"> Quotes fra #linux.no på freenode + + add_quote + lq.AddQuote + + + + add_quote + /post/add + + importquotes lq.ImportQuotes -- cgit v1.2.3