%@ taglib uri='struts-bean' prefix='bean' %>
<%@ taglib uri='struts-logic' prefix='logic' %>
<%
try {
%>
<%-- Generates standard calendar values for use in the client for forms, etc --%>
<%--
--%>
<%
} catch (Throwable t) {
t.printStackTrace();
}
%>
<%-- Required to force write in portal-struts bridge --%>
<% pageContext.getOut().flush(); %>