<%@ page import="java.math.BigDecimal, java.util.Date" %> <%@ page session="false" contentType="text/html;charset=utf-8" %> <%@ taglib uri="http://java.sun.com/jsf/html" prefix="h" %> <%@ taglib uri="http://java.sun.com/jsf/core" prefix="f" %> <%@ taglib uri="http://myfaces.apache.org/commons/converters" prefix="mcc" %> <%@ taglib uri="http://myfaces.apache.org/commons/validators" prefix="mcv" %> <%@ include file="inc/head.inc" %>


<%@ include file="inc/page_footer.jsp" %>