Introduce collection management
authorMathieu Baudier <mbaudier@argeo.org>
Mon, 5 May 2008 11:43:06 +0000 (11:43 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Mon, 5 May 2008 11:43:06 +0000 (11:43 +0000)
commit4f1055e343320cc4e94161ed3b89c2a39ccaddb4
tree71d036521a5560cbfcf7fe32767f64c7d8bf364d
parenta9b5d9077e01c0e07b986dd77fed5273daa49d48
Introduce collection management

git-svn-id: https://svn.argeo.org/slc/trunk@1125 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc
org.argeo.slc.webapp/src/main/webapp/WEB-INF/applicationContext.xml
org.argeo.slc.webapp/src/main/webapp/WEB-INF/jsp/addResultToCollectionS.jsp [new file with mode: 0644]
org.argeo.slc.webapp/src/main/webapp/WEB-INF/jsp/common.jsp
org.argeo.slc.webapp/src/main/webapp/WEB-INF/jsp/home.jsp
org.argeo.slc.webapp/src/main/webapp/WEB-INF/jsp/removeResultFromCollectionS.jsp [new file with mode: 0644]
org.argeo.slc.webapp/src/main/webapp/WEB-INF/jsp/resultCollectionList.jsp [new file with mode: 0644]
org.argeo.slc.webapp/src/main/webapp/WEB-INF/jsp/resultCollectionView.jsp [new file with mode: 0644]
org.argeo.slc.webapp/src/main/webapp/WEB-INF/jsp/resultView.jsp
org.argeo.slc.webapp/src/main/webapp/WEB-INF/slc-web-servlet.xml
org.argeo.slc.webapp/src/main/webapp/WEB-INF/slc-ws-servlet.xml