As other users have pointed out, Resin seems to fail on the JSTL RI's iteration tag; I haven't yet had a chance to look into whether this is a Resin bug or not.
If anyone who already has Resin set up would be interested in testing whether this bug occurs with any IterationTag or just with the JSTL RI's tag handlers, that would be very useful over the short term. Thanks! Shawn On Thu, 3 Jan 2002, Wim Bervoets wrote: > Hello, > > This is the output I get from the > http://localhost:8080/standard-examples/iterators/SimpleRange.jsp > > Simple Range Iteration > > 1 to 10 > > 1 * > > > > That doesn't seem correct (should be displaying numbers from 1 to 10) > > I always only get the first element displayed. > > I'm using the latest nightly build from Resin 2.x and Standard tag library. > > > Best regards, > Wim > > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
