%@taglib prefix="s" uri="/struts-tags" %>
<%@ page
import="com.k_int.peoples_record.repository.StoreResult, java.util.List, java.util.Iterator, java.util.Set, java.util.TreeMap"%>
<%
String base_dir = request.getContextPath();
%>
Record(s) uploaded successful
records were successfully uploaded. The last uploaded document ID can be edited
here.
Click here to upload more records or here to return to the
<%= application.getInitParameter("applicationName") %> record provider home page.