nested:iterate with a HashMap

2002-10-25 Thread Jerred Wilson
I'm trying to use the nested:iterate tag to iterate through a HashMap. The logic:iterate documentation shows that I should be able to use the following to do so, but I always get the error: java.lang.IllegalArgumentException: Property 'variablesThatProducedErrors' is not indexed where

RE: nested:iterate with a HashMap

2002-10-25 Thread Jerred Wilson
- From: Jerred Wilson Sent: Friday, October 25, 2002 8:06 AM To: 'Struts Developers List' Subject: nested:iterate with a HashMap I'm trying to use the nested:iterate tag to iterate through a HashMap. The logic:iterate documentation shows that I should be able to use the following to do so

Re: nested:iterate with a HashMap

2002-10-25 Thread Arron Bates
: nested:iterate with a HashMap I'm trying to use the nested:iterate tag to iterate through a HashMap. The logic:iterate documentation shows that I should be able to use the following to do so, but I always get the error: java.lang.IllegalArgumentException: Property 'variablesThatProducedErrors' is not indexed