standard taglibrary examples not working

2002-01-03 Thread Wim Bervoets
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

Re: standard taglibrary examples not working

2002-01-03 Thread Shawn Bayern
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

RE: standard taglibrary examples not working

2002-01-03 Thread Wim Bervoets
Hi, I'll take a look at the JSTL ForEach source code tonight. Bye, Wim -Original Message- From: Shawn Bayern [mailto:[EMAIL PROTECTED]] Sent: donderdag 3 januari 2002 17:32 To: Tag Libraries Users List Subject: Re: standard taglibrary examples not working As other users have