<%@ 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"%>

Add result to collection

Result ${param.resultUuid} successfully added to collection ${param.collectionId}.
<%@include file="footer.txt"%>