X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=org.argeo.slc.webapp%2Fsrc%2Fmain%2Fwebapp%2FWEB-INF%2Fjsp%2FresultList.jsp;fp=org.argeo.slc.webapp%2Fsrc%2Fmain%2Fwebapp%2FWEB-INF%2Fjsp%2FresultList.jsp;h=0743ac38d007b26cdd6dbbb91c8261e6b08b9e88;hb=93aa7144810d0a17116ab15b1bc3dda125b77a14;hp=0000000000000000000000000000000000000000;hpb=d7bfa8bc63f7207f4d47e09cb8ce81aa9de488ea;p=gpl%2Fargeo-slc.git diff --git a/org.argeo.slc.webapp/src/main/webapp/WEB-INF/jsp/resultList.jsp b/org.argeo.slc.webapp/src/main/webapp/WEB-INF/jsp/resultList.jsp new file mode 100644 index 000000000..0743ac38d --- /dev/null +++ b/org.argeo.slc.webapp/src/main/webapp/WEB-INF/jsp/resultList.jsp @@ -0,0 +1,29 @@ + +<%@ page language="java" contentType="text/html; charset=ISO-8859-1" + pageEncoding="ISO-8859-1"%> +<%@ taglib prefix="form" uri="http://www.springframework.org/tags/form"%> +<%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core"%> + +<%@include file="header.txt"%> + + +
+

Results

+ + + + + + + + + + + + + +
Id
${result.uuid}view
+ +
+ +<%@include file="footer.txt"%> \ No newline at end of file