<%-- This jsp will print a table of monnths with hyperlinks to the stats page for that month --%> <%@ page contentType="text/html;charset=UTF-8" %> <%@ taglib uri="http://java.sun.com/jsp/jstl/fmt" prefix="fmt" %> <%@ taglib uri="http://www.dspace.org/dspace-tags.tld" prefix="dspace" %> <%@ page import="edu.umn.dspace.stats.PullMonthlyStats" %>
<% if (request.getParameter("wrong_captcha") != null) {%> Your attempt was wrong. Try again. <%}%>

 

To access the feedback form type in characters that match the image below.