<%= corrente.getCategoria() %>: |
<%= corrente.getNome() %> |
<% if(!(corrente.getVia().equals(""))) { %>
<%=corrente.getVia() %>
<% } if(!(corrente.getNumero().equals(""))) {%>, n.<%= corrente.getNumero() %><% } %>
(<%=corrente.getLocalità()%>) <% if(!(corrente.getTelefono().equals(""))) {%><%=" - Tel: "+corrente.getTelefono() %><% } if(!(corrente.getFax().equals(""))) {%><%=" - Fax: "+corrente.getFax() %><%}%> |
<% if(!(corrente.getWeb().equals(""))) {%><%=corrente.getWeb()%> <%} if(!(corrente.getEmail().equals(""))) {%>- <%=corrente.getEmail()%><%}%> |
<%= corrente.getDescrizione() %> |
<% if(!(corrente.getImmagine().equals(""))) { %>
|
<% } %>