fixing error messages for some ingest servlets. NIHVIVO-3375
This commit is contained in:
parent
49b12e06ff
commit
89e55aafde
3 changed files with 62 additions and 19 deletions
6
webapp/web/jsp/fileUploadError.jsp
Normal file
6
webapp/web/jsp/fileUploadError.jsp
Normal file
|
@ -0,0 +1,6 @@
|
|||
<%-- $This file is distributed under the terms of the license in /doc/license.txt$ --%>
|
||||
|
||||
|
||||
<div>
|
||||
${errors}
|
||||
</div>
|
Loading…
Add table
Add a link
Reference in a new issue