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]