You're right, I haven't taken this detail into account

--------
David

-----Mensaje original-----
De: Antonio Gallardo [mailto:[EMAIL PROTECTED]
Enviado el: jueves, 20 de noviembre de 2003 10:19
Para: [EMAIL PROTECTED]
Asunto: RE: Possible bug in XSP generator

Carmona Perez, David dijo:
> Thanks Antonio,
>
> but the problem persists, as the cause of it, seems not to be related with
> the contents of <xsp:expr>, rather with the parent tag of <xsp:expr>.

Hmm??... Are you tried the code I posted? It must work. Note I am using
<xsp_expr> outside the any <xsp:logic>

Best Regards,

Antonio Gallardo

> Try this:
>
> <xsp:logic>
>   for (java.util.Iterator it = ajs.getMods().iterator(); it.hasNext(); ) {
> </xsp:logic>
>   <xsp:expr>it.next().toString()</xsp:expr><br/>
> <xsp:logic>
>   }
> </xsp:logic>
>
> Best Regards,
>
> Antonio Gallardo


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to