NIHVIVO-1866 jsp file for individual not found when the control runs through EntityEditController
This commit is contained in:
parent
495dd190a9
commit
fc64de26b7
1 changed files with 9 additions and 0 deletions
9
webapp/web/jenaIngest/notfound.jsp
Normal file
9
webapp/web/jenaIngest/notfound.jsp
Normal file
|
@ -0,0 +1,9 @@
|
|||
<%-- $This file is distributed under the terms of the license in /doc/license.txt$ --%>
|
||||
|
||||
|
||||
<%@ taglib uri="http://java.sun.com/jstl/core" prefix="c"%>
|
||||
<%@ page import="com.hp.hpl.jena.rdf.model.Model"%>
|
||||
|
||||
<h2>Individual Not Found</h2>
|
||||
|
||||
<p>The individual was not found in the system.</p>
|
Loading…
Add table
Reference in a new issue