Hi, i have this code in a jsp page
<td><b><input class="UserButton" type="Submit" value="Siguiente"></b></td>
simple.
Ok, I have a list of reports in the same form.
I saw it :
<logic:iterate indexId="i" id="report" type="com.realsec.rsl.api.Report"
name="listReports" property="reportsForUser">
<tr>
<logic:equal name="i" value="0"><jsp:setProperty name="listReports"
property="rep" value="<%=report.getId_report()%>"/></logic:equal>
<td> </td><td class="webpartTexto"><b><html:radio name="listReports"
property="rep" value="<%= report.getId_report()%>" /><%=
report.getId_report()%></a></b></td><td class="ListPartFileName">( <%=
report.getDescription() %> )</td>
</tr>
</logic:iterate>
�how can I turn off html simple if my reports list is empty?
Eloy Mier P�rez
TANTA, Tecnolog�a y Comunicaci�n
Una compa��a del Grupo OneTec
C/ Juli�n Camarillo, 26. 1� , 28037 Madrid (Spain)
Phone: +34 91 440 10 40, Fax : +34 91 304 91 24
Mobile: +34 646 016 850
www.tantacom.com