You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by Eloy Mier Pérez <el...@tantacom.com> on 2003/10/28 15:01:10 UTC

Cuestion

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>&nbsp;</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