On Monday 18 Mar 2002 18H:01 pm, you wrote:

> The error message was: Unable to find a value for "0" in object of class
> "java.lang.String" using operator "[]"

Argh...

Spot the difference between:

<c:set var="blobs" value="whatever.someMethodThatReturnsList"/>

and

<c:set var="blobs" value="${whatever.someMethodThatReturnsList}"/>

I'll have a better day tomorrow, I hope ;-)

-- 
John Baker, BSc CS.
Java Developer, TEAM/Slb. http://www.teamenergy.com
Views expressed in this mail are my own.

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

Reply via email to