Hi, how can I write the variable for example field[5] using <bean:write.../> ? I would like to use bean:write because I want to use the filter option to convert specific html characters.
<logic:iterate id="field" indexId="counter" name="rows"
type="java.lang.Object[]">
<bean:write ....
Zsolt
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

