[Bug 44284] Support java.lang.Iterable in c:forEach tag

2012-10-31 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44284 --- Comment #4 from Christopher Schultz --- I think just about everyone uses Glassfish's JSTL implementation, anyway, right? -- You are receiving this mail because: You are the assignee for the bug. --

[Bug 44284] Support java.lang.Iterable in c:forEach tag

2012-10-27 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44284 Mark Thomas changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug 44284] Support java.lang.Iterable in c:forEach tag

2012-08-13 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44284 --- Comment #2 from Christopher Schultz --- The JSTL spec requires that "items" that are of type "array", java.util.Collection, java.util.Iterator, java.util.Enumeration, java.util.Map, and String be supported by forEach implementations. I

DO NOT REPLY [Bug 44284] Support java.lang.Iterable in c:forEach tag

2011-05-01 Thread bugzilla
https://issues.apache.org/bugzilla/show_bug.cgi?id=44284 --- Comment #1 from Jess Holle 2011-05-01 14:01:19 UTC --- Overall I'm confused by the state of JSTL with Tomcat. The only clear/obvious place to get an up-to-date JSTL (including for use with Tomcat) is the Glassfish site. -- Configure