%@page contentType="text/html; charset=UTF-8" %> <%@ taglib uri="/WEB-INF/acxent.tld" prefix="acx" %> <%@ page language="java" import="it.acxent.jsp.*" %> <%@ page import="it.acxent.contab.*" %> Stampa Home Ricerca Tela Pianificazione Pezza > Numero Documento <%=bean.getNumeroDocumento()%> del <%= df.format(bean.getDataDocumento()) %> Tela <%= bean.getRiferimento( )%> del <%= df.format(bean.getDataRiferimento()) %> <%=Ab.formatBeanMsg( msg, grantMsg)%> Stato Lav.: Descrizione Note Colpi Iniziali Colpi Finali Tot Colpi Telaio <%= rowBean.getDescrizioneCodiceRiga() %> <%= rowBean.getDescrizioneRigaCompleta() %> <%= (rowBean.getStacchi())%>X<%=nf.format(rowBean.getMetriStacchi())%>=<%=nf.format(rowBean.getQuantita())%> <%=rowBean.getNotaRigaDocumento()%> <%=nf0.format(rowBean.getColpoInizialeRiga())%> <%=nf0.format(rowBean.getColpoFinaleRiga())%> <%=nf0.format(rowBean.getTotColpiRiga())%> <%=rowBean.getTelaio().getDescrizioneCompleta()%> .....