I have same set up (1.0.3 & 4.1.24) and this works.

Perhaps you should check that you really do have Standard 1.0.3 and are referencing it in your web.xml.

The timestamp on standard.jar & jstl.jar should 2003-02-19 5:06pm


Thilo Schwidurski wrote:


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]




--
Jason Lea


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



Reply via email to