<% ArrayList errors = (ArrayList) request.getAttribute("org.apache.struts.action.ERROR"); %> <% if (errors != null && errors.size() > 0) { %>

<% } %>