Kris Schneider wrote:
Not really sure why it's not working for you, but the following works just fine
with Standard 1.0.3 on Tomcat 4.1.24:

Thanks, Kris.


Standard 1.0.3 on Tomcat 4.1.24 is also my setup.

[your example code]

My problem is still, that *already* the following less "sophisticated" code fails:

<c:forEach var="i" begin="3" end="20" step="3">
   <c:out value="${i}"/>
</c:forEach>

Well, I am back using struts' logic:iterate now.
This is really frustrating... :-/

Thanks,
Thilo.



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



Reply via email to