2010-07-14 19:41:06 +00:00
|
|
|
<%-- $This file is distributed under the terms of the license in /doc/license.txt$ --%>
|
|
|
|
|
|
|
|
|
|
|
|
<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c"%>
|
|
|
|
|
2010-12-22 17:33:20 +00:00
|
|
|
<h2><a class="ingestMenu" href="ingest">Ingest Menu</a> > Rename Resource</h2>
|
2010-07-14 19:41:06 +00:00
|
|
|
|
|
|
|
<%String result = (String) request.getAttribute("result");%>
|
|
|
|
<p><b><%=result%></b></p>
|