From: Mathieu Baudier Date: Fri, 7 Nov 2008 08:32:53 +0000 (+0000) Subject: Add SLC UI servlet X-Git-Tag: argeo-slc-2.1.7~2438 X-Git-Url: http://git.argeo.org/?a=commitdiff_plain;h=eec76edf8635291b345bfb7821c4a67d69729b83;p=gpl%2Fargeo-slc.git Add SLC UI servlet git-svn-id: https://svn.argeo.org/slc/trunk@1797 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc --- diff --git a/org.argeo.slc.webapp/src/main/webapp/WEB-INF/slc-ui-servlet.xml b/org.argeo.slc.webapp/src/main/webapp/WEB-INF/slc-ui-servlet.xml new file mode 100644 index 000000000..7ab8e40f8 --- /dev/null +++ b/org.argeo.slc.webapp/src/main/webapp/WEB-INF/slc-ui-servlet.xml @@ -0,0 +1,9 @@ + + + + + \ No newline at end of file diff --git a/org.argeo.slc.webapp/src/main/webapp/WEB-INF/slc-ui/resultList.jsp b/org.argeo.slc.webapp/src/main/webapp/WEB-INF/slc-ui/resultList.jsp new file mode 100644 index 000000000..f49cb1c00 --- /dev/null +++ b/org.argeo.slc.webapp/src/main/webapp/WEB-INF/slc-ui/resultList.jsp @@ -0,0 +1,21 @@ + + + + ${result.uuid} + ${result.uuid} + + + ${result.closeDate} + + + NOT CLOSED + + + org.argeo.slc.web.Applet + XSL + XML + Excel + Portable Document Format + + + \ No newline at end of file diff --git a/org.argeo.slc.webapp/src/main/webapp/WEB-INF/web.xml b/org.argeo.slc.webapp/src/main/webapp/WEB-INF/web.xml index 58956dc75..f14bf27b9 100644 --- a/org.argeo.slc.webapp/src/main/webapp/WEB-INF/web.xml +++ b/org.argeo.slc.webapp/src/main/webapp/WEB-INF/web.xml @@ -72,7 +72,7 @@ - *.jsp + /WEB-INF/slc-jsp/*.jsp ISO-8859-1 /WEB-INF/specific/prelude.jspf