]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - org.argeo.slc.webapp/src/main/webapp/WEB-INF/slc-jsp/resultCollectionList.jsp
Integrate ActiveMQ on the server side
[gpl/argeo-slc.git] / org.argeo.slc.webapp / src / main / webapp / WEB-INF / slc-jsp / resultCollectionList.jsp
index 9b11de4bdc57cc16f7ccacccace20c0ec2e321a9..576361f231a390439ed9a8a83a01aa6d1c818d4d 100644 (file)
        <c:forEach items="${resultCollections}" var="resultCollection">\r
                <tr>\r
                        <td>${resultCollection.id}</td>\r
-                       <td><a\r
-                               href="resultCollectionView.web?id=${resultCollection.id}">view</a></td>\r
+                       <td><a
+                               href="resultCollectionView.web?id=${resultCollection.id}">view</a></td>
+                       <td><a
+                               href="resultCollectionViewXml.xslt?id=${resultCollection.id}">xml</a></td>
                </tr>\r
        </c:forEach>\r
 </table>\r