NIHVIVO-1493: Defining app level classes.
This commit is contained in:
parent
91f96a2304
commit
fc43269ad5
20 changed files with 40 additions and 32 deletions
|
@ -3,8 +3,8 @@
|
|||
|
||||
<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c"%>
|
||||
|
||||
<p><a href="ingest">Ingest Home</a></p>
|
||||
<h2><a href="ingest">Ingest Home</a></h2>
|
||||
|
||||
<h2>Rename Resource</h2>
|
||||
<h3>Rename Resource</h3>
|
||||
<%String result = (String) request.getAttribute("result");%>
|
||||
<p><b><%=result%></b></p>
|
Loading…
Add table
Add a link
Reference in a new issue