%@ include file="../../../main/jsps/taglibs.jsp" %>
<%@ page import="gov.ed.fsa.prototype.util.Formatter" %>
Loan Statement
Loan Statement ID:
Consolidation Application ID:
Sent Date:
Status Code:
Void Reason Code:
Void Date:
Fund Ready Date:
<%-- Define a new bean from the amount requested since it is a
BigDecimal and needs to be formatted
--%>
Amount Requested: $
<%= Formatter.formatDollarAmount(amtReq) %>