<html:messages id="error">
...
</html:messages>
Does anyone know how do I fill the ${???} to have a JSTL equivalent for
the previous html tag?
<c:forEach items='${???}' var='error'>
...
</c:forEach>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

