<%@ taglib uri="/WEB-INF/ablia.tld" prefix="ab" %> <%@ page language="java" import="com.ablia.jsp.*" %>
Stampa

<%=Ab.formatBeanMsg( msg, grantMsg)%>

>



>

  Tipo News Data News Data Fine Titolo Sommario Visibile
<%=rowBean.getTipoNews().getDescrizione()%> <%=df.format(rowBean.getDataNews())%> <%=df.format(rowBean.getDataFine())%> <%= rowBean.getDescTxtLangScript("titolo",rowBean.getCurrentLang()) %> <%= rowBean.getDescTxtLangScript("sommario",rowBean.getCurrentLang()) %> <%=rowBean.getFlgVisibile()%>
.....