diff --git a/webapp/web/jenaIngest/notfound.jsp b/webapp/web/jenaIngest/notfound.jsp new file mode 100644 index 000000000..f2f187a4b --- /dev/null +++ b/webapp/web/jenaIngest/notfound.jsp @@ -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"%> + +
The individual was not found in the system.
\ No newline at end of file