RE: JSTL Map Accessors

2004-07-06 Thread Erez Efrati
Denis, Your code: (just as you typed it) seems fine except for the spaces in '... items = ${...'. I use JSTL code in my project that does exactly what you are trying to do and it works fine. I suggest doing the following: 1. Do you really have spaces before and after the '=' sign in 'items

RE: JSTL Map Accessors

2004-07-06 Thread Barett McGavock
Denis, Have you tried ? Barett > -Original Message- > From: Denis Avdic [mailto:[EMAIL PROTECTED] > Sent: Tuesday, July 06, 2004 11:56 AM > To: Struts Users Mailing List > Subject: JSTL Map Accessors > > > Hello, > > I have a problem that I can't seem to get around. > > I have a nu