Found an answer :
i use &lt; instead of <.

At 17:19 12/03/2003 +0100, you wrote:
I'm trying to use a "for" loop into my xsp page but the "<" character is interpreted by the sax parser.

<xsp:logic>
...
for (int i = 0; i < array.length(); i++) {
...
</xsp:logic>

Why ?


--------------------------------------------------------------------- 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