%@taglib prefix="s" uri="/struts-tags" %>
<%
String base_dir = request.getContextPath();
%>
Metadata upload form
Upload a file containing the metadata to be imported into the <%= application.getInitParameter("applicationName") %> system. The file uploaded should not be larger than 40MB and either:
- A single XML file containing a single metadata record in a format currently accepted by the <%= application.getInitParameter("applicationName") %> system
- A zip archive containing a single file which itself contains a list of metadata records in a format currently accepted
by the <%= application.getInitParameter("applicationName") %> system all surrounded by a '<list>' element
- A zip archive containing a set of XML files with each file containing a single metadata record in a format that is currently accepted by the
<%= application.getInitParameter("applicationName") %> system
Item Deposited OK.
Last internal doc Id is
The last successfully deposited item can be accessed here
There is no document ID available. Something has gone wrong with the document upload process.